Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amazon-ion/ion-java
/ systemMaxId
Method
systemMaxId
src/test/java/com/amazon/ion/IonTestCase.java:346–349 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
344
}
345
346
protected
int
systemMaxId()
347
{
348
return
system().getSystemSymbolTable().getMaxId();
349
}
350
351
352
//=========================================================================
Callers
15
testNewDatagramImporting
Method · 0.80
testNewDatagramWithImports
Method · 0.80
testTrivialLocalTableResetting
Method · 0.80
testLocalTableReplacement
Method · 0.80
testTrivialLocalTableReplacement
Method · 0.80
testLocalTableWithLesserImport
Method · 0.80
testLocalTableWithGreaterImport
Method · 0.80
testSymtabOnInjectedSymtab
Method · 0.80
testDuplicateAnnotations
Method · 0.80
testWritingWithNoImports
Method · 0.80
testWritingWithImports
Method · 0.80
testLocalSymbolTableAppend
Method · 0.80
Calls
3
system
Method · 0.95
getMaxId
Method · 0.65
getSystemSymbolTable
Method · 0.65
Tested by
no test coverage detected