Package com.amazon.ion.impl
Interface _Private_IonDatagram
- All Superinterfaces:
_Private_IonValue,Cloneable,Collection<IonValue>,IonContainer,IonDatagram,IonSequence,IonValue,Iterable<IonValue>,List<IonValue>,SequencedCollection<IonValue>
NOT FOR APPLICATION USE!
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.amazon.ion.impl._Private_IonValue
_Private_IonValue.SymbolTableProvider -
Field Summary
Fields inherited from interface com.amazon.ion.IonValue
EMPTY_ARRAY -
Method Summary
Methods inherited from interface com.amazon.ion.impl._Private_IonValue
dump, findTypeAnnotation, getAssignedSymbolTable, getElementId, getFieldNameSymbol, getTypeAnnotationSymbols, setSymbolTable, validateMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface com.amazon.ion.IonContainer
clear, isEmpty, removeMethods inherited from interface com.amazon.ion.IonDatagram
add, add, addAll, addTypeAnnotation, byteSize, clone, get, getBytes, getBytes, getBytes, getBytes, getContainer, getSymbolTable, isNullValue, iterator, makeNull, set, size, systemGet, systemIterator, systemSize, toBytesMethods inherited from interface com.amazon.ion.IonSequence
add, add, addAll, contains, containsAll, extract, indexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, subList, toArray, toArrayMethods inherited from interface com.amazon.ion.IonValue
accept, clearTypeAnnotations, equals, getFieldId, getFieldName, getFieldNameSymbol, getSystem, getType, getTypeAnnotations, getTypeAnnotationSymbols, hashCode, hasTypeAnnotation, isReadOnly, makeReadOnly, removeFromContainer, removeTypeAnnotation, setTypeAnnotations, setTypeAnnotationSymbols, topLevelValue, toPrettyString, toString, toString, writeToMethods inherited from interface java.util.List
addFirst, addLast, clear, equals, getFirst, getLast, hashCode, isEmpty, removeFirst, removeLast, replaceAll, reversed, sort, spliterator
-
Method Details
-
appendTrailingSymbolTable
-