protected class ObjectTracker.Entry extends java.util.LinkedList<OID>
Modifier and Type | Method and Description |
---|---|
void |
activate(ObjectType objType) |
void |
deactivate() |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArray
equals, hashCode, listIterator, removeRange, subList
containsAll, isEmpty, removeAll, retainAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
protected OID oid
public Entry(OID oid)
public void activate(ObjectType objType)
public void deactivate()