public class ConstVector<E> extends FVector<E>
sizeATTRIBUTE_VALUE, BOOLEAN_VALUE, CDATA_VALUE, CHAR_VALUE, COMMENT_VALUE, DOCUMENT_VALUE, DOUBLE_VALUE, ELEMENT_VALUE, EOF_VALUE, eofValue, FLOAT_VALUE, INT_S16_VALUE, INT_S32_VALUE, INT_S64_VALUE, INT_S8_VALUE, INT_U16_VALUE, INT_U32_VALUE, INT_U64_VALUE, INT_U8_VALUE, OBJECT_VALUE, PRIM_VALUE, PROCESSING_INSTRUCTION_VALUE, TEXT_BYTE_VALUE| Constructor and Description |
|---|
ConstVector() |
ConstVector(java.util.List seq) |
ConstVector(java.lang.Object[] data) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkCanWrite() |
static ConstVector |
make(java.lang.Object... data) |
void |
setDataBackDoor(java.lang.Object[] data) |
clearBuffer, compareTo, consume, consumePosRange, copyFrom, equals, fill, get, getBuffer, getBuffer, getBufferLength, readExternal, setBuffer, setBufferLength, shift, writeExternaladd, add, addAll, addPos, clear, compareToInt, compareToLong, consume, fill, fill, fillPosRange, getElementKind, getNextKind, getPosNext, getRowMajor, getTag, intAt, intAtBuffer, isAfterPos, longAt, longAtBuffer, nextIndex, nextPos, remove, remove, removeAll, removePos, removePosRange, resizeShift, retainAll, set, setSize, size, transposeaddAll, compare, compare, compare, consumeNext, contains, containsAll, copyPos, createPos, createRelativePos, elements, endPos, equals, firstAttributePos, firstChildPos, firstChildPos, fromEndIndex, get, getAttribute, getAttributeLength, getContainingSequenceSize, getEffectiveIndex, getIndexDifference, getIterator, getIterator, getIteratorAtPos, getLowBound, getNextTypeName, getNextTypeObject, getPosPrevious, getSize, gotoAttributesStart, gotoChildrenStart, gotoParent, hashCode, hasNext, hasPrevious, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, nextIndex, nextMatching, parentPos, previousPos, rank, releasePos, set, setPosNext, setPosPrevious, stableCompare, startPos, subList, subSequence, subSequencePos, toArray, toArray, toString, toString, unsupported, unsupportedExceptionclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, replaceAll, sort, spliterator, subList, toArray, toArrayget, getEffectiveIndex, getLowBound, getSize, isEmpty, rank, setpublic ConstVector()
public ConstVector(java.lang.Object[] data)
public ConstVector(java.util.List seq)
public static ConstVector make(java.lang.Object... data)
protected void checkCanWrite()
checkCanWrite in class SimpleVector<E>public void setDataBackDoor(java.lang.Object[] data)