Package org.cip4.jdflib.core
Class VResource
- All Implemented Interfaces:
Serializable,Cloneable,Iterable<KElement>,Collection<KElement>,List<KElement>,RandomAccess
Deprecated.
use VElement instead
- See Also:
-
Field Summary
Fields inherited from class java.util.Vector
capacityIncrement, elementCount, elementDataFields inherited from class java.util.AbstractList
modCount -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cip4.jdflib.core.VElement
addAll, addAll, appendUnique, appendUnique, appendUnique, appendUniqueElement, appendUniqueNotNull, appendUniqueNotNull, containsElement, elementAt, get, getCommonAncestor, getElementNameSet, getElementNameVector, hasElement, index, isEqual, item, nameIndex, removeAttribute, removeElements, removeElements, setAttribute, setAttributes, sort, toVector, unify, unifyElementMethods inherited from class java.util.Vector
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elements, ensureCapacity, equals, firstElement, forEach, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, removeRange, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, trimToSizeMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, stream, toArray