MCPcopy 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 //=========================================================================

Calls 3

systemMethod · 0.95
getMaxIdMethod · 0.65
getSystemSymbolTableMethod · 0.65

Tested by

no test coverage detected