Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amazon-ion/ion-java
/ setValue
Method
setValue
src/main/java/com/amazon/ion/IonInt.java:81–81 ·
view source on GitHub ↗
Sets the content of this value.
(int value)
Source
from the content-addressed store, hash-verified
79
* Sets the content of this value.
80
*/
81
public
void
setValue(
int
value);
82
83
/**
84
* Sets the content of this value.
Callers
15
testSetLongAfterSetBig
Method · 0.95
testReadOnlyInt
Method · 0.95
testGetIntegerSizeMutatedValue
Method · 0.95
testPrintingInt
Method · 0.95
modifyString
Method · 0.65
modifyDecimal
Method · 0.65
modifySymbol
Method · 0.65
testClone
Method · 0.65
testNonEmptyMakeReadOnly
Method · 0.65
testNestedNonEmptyMakeReadOnly
Method · 0.65
modifyFloat
Method · 0.65
modifyInt
Method · 0.65
Implementers
1
IonIntLite
src/main/java/com/amazon/ion/impl/lite
Calls
no outgoing calls
Tested by
12
testSetLongAfterSetBig
Method · 0.76
testReadOnlyInt
Method · 0.76
testGetIntegerSizeMutatedValue
Method · 0.76
testPrintingInt
Method · 0.76
modifyString
Method · 0.52
modifyDecimal
Method · 0.52
modifySymbol
Method · 0.52
testClone
Method · 0.52
testNonEmptyMakeReadOnly
Method · 0.52
testNestedNonEmptyMakeReadOnly
Method · 0.52
modifyFloat
Method · 0.52
modifyInt
Method · 0.52