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

Method newNullInt

src/main/java/com/amazon/ion/ValueFactory.java:209–209  ·  view source on GitHub ↗

Constructs a new null.int instance.

()

Source from the content-addressed store, hash-verified

207 * Constructs a new <code>null.int</code> instance.
208 */
209 public IonInt newNullInt();
210
211
212 /**

Callers 7

modifySequenceMethod · 0.65
testFactoryIntMethod · 0.65
testPrintingIntMethod · 0.65
newNullIntMethod · 0.65
getIonValueMethod · 0.65
newValueMethod · 0.65

Implementers 1

_Private_CurriedValueFactorysrc/main/java/com/amazon/ion/impl/_Pri

Calls

no outgoing calls

Tested by 4

modifySequenceMethod · 0.52
testFactoryIntMethod · 0.52
testPrintingIntMethod · 0.52