Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
modifySequence
Method · 0.65
testFactoryInt
Method · 0.65
testGetIntegerSizeNull
Method · 0.65
testPrintingInt
Method · 0.65
newNullInt
Method · 0.65
getIonValue
Method · 0.65
newValue
Method · 0.65
Implementers
1
_Private_CurriedValueFactory
src/main/java/com/amazon/ion/impl/_Pri
Calls
no outgoing calls
Tested by
4
modifySequence
Method · 0.52
testFactoryInt
Method · 0.52
testGetIntegerSizeNull
Method · 0.52
testPrintingInt
Method · 0.52