Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amazon-ion/ion-java
/ clone
Method
clone
src/main/java/com/amazon/ion/IonLob.java:82–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
public
int
byteSize();
81
82
public
IonLob clone()
83
throws UnknownSymbolException;
84
}
Callers
15
parseStruct
Method · 0.65
parseSequence
Method · 0.65
assertSelfCloneable
Method · 0.65
assertSystemCloneable
Method · 0.65
testValueFactoryCloneWithUnknownSymbolText
Method · 0.65
testDifferentValueFactoryCloneWithUnknownSymbolText
Method · 0.65
testDifferentValueFactoryCloneWithUnknownAnnotationText
Method · 0.65
testValueFactoryCloneWithUnknownFieldNameText
Method · 0.65
testDifferentValueFactoryCloneWithUnknownFieldNameText
Method · 0.65
readOnlyClonedIonStructMultithreadedNestedAccessSucceeds
Method · 0.65
readOnlyClonedNestedIonStructMultithreadedAccessSucceeds
Method · 0.65
testClone
Method · 0.65
Implementers
1
IonLobLite
src/main/java/com/amazon/ion/impl/lite
Calls
no outgoing calls
Tested by
15
assertSelfCloneable
Method · 0.52
assertSystemCloneable
Method · 0.52
testValueFactoryCloneWithUnknownSymbolText
Method · 0.52
testDifferentValueFactoryCloneWithUnknownSymbolText
Method · 0.52
testDifferentValueFactoryCloneWithUnknownAnnotationText
Method · 0.52
testValueFactoryCloneWithUnknownFieldNameText
Method · 0.52
testDifferentValueFactoryCloneWithUnknownFieldNameText
Method · 0.52
readOnlyClonedIonStructMultithreadedNestedAccessSucceeds
Method · 0.52
readOnlyClonedNestedIonStructMultithreadedAccessSucceeds
Method · 0.52
testClone
Method · 0.52
testCloneWithAnnotation
Method · 0.52
testCloneChildWithAnnotation
Method · 0.52