MCPcopy Create free account
hub / github.com/amazon-ion/ion-java / system

Method system

src/test/java/com/amazon/ion/CloneTest.java:405–408  ·  view source on GitHub ↗

@return the singleton IonSystem

()

Source from the content-addressed store, hash-verified

403 * @return the singleton IonSystem
404 */
405 private static _Private_IonSystem system()
406 {
407 return PRIVATE_ION_SYSTEM;
408 }
409}

Calls

no outgoing calls

Tested by

no test coverage detected