Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amazon-ion/ion-java
/ getContainer
Method
getContainer
src/main/java/com/amazon/ion/IonValue.java:274–274 ·
view source on GitHub ↗
Gets the container of this value, or null if this is not part of one.
()
Source
from the content-addressed store, hash-verified
272
* or <code>null</code>
if
this is not part of one.
273
*/
274
public
IonContainer getContainer();
275
276
277
/**
Callers
15
testIteratingSimpleFile
Method · 0.95
testClone
Method · 0.95
testIteratingVeryLongFile
Method · 0.95
testIteratorRemove
Method · 0.95
testRemoveFromContainer
Method · 0.95
testSimpleClone
Method · 0.95
testValueFactoryClone
Method · 0.95
testClearRemovesChildsContainer
Method · 0.95
testCloneDetachesFromDatagramOnDiffSystemClone
Method · 0.95
testClearRemovesChildsContainer
Method · 0.95
testMakeNullRemovesChildsContainer
Method · 0.95
testGetContainer
Method · 0.95
Implementers
1
IonValueLite
src/main/java/com/amazon/ion/impl/lite
Calls
no outgoing calls
Tested by
15
testIteratingSimpleFile
Method · 0.76
testClone
Method · 0.76
testIteratingVeryLongFile
Method · 0.76
testIteratorRemove
Method · 0.76
testRemoveFromContainer
Method · 0.76
testSimpleClone
Method · 0.76
testValueFactoryClone
Method · 0.76
testClearRemovesChildsContainer
Method · 0.76
testCloneDetachesFromDatagramOnDiffSystemClone
Method · 0.76
testClearRemovesChildsContainer
Method · 0.76
testMakeNullRemovesChildsContainer
Method · 0.76
testGetContainer
Method · 0.76