public class BoundedClassIdentifierList extends Menge<ObjectType>
Modifier and Type | Field and Description |
---|---|
private int |
endOffset |
private Menge<ObjectType> |
list |
Constructor and Description |
---|
BoundedClassIdentifierList(Menge<ObjectType> list,
int endOffset) |
Modifier and Type | Method and Description |
---|---|
void |
addOffsetOff(RefType refType) |
int |
getEndOffset() |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, 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, toString, trimToSize
private int endOffset
private Menge<ObjectType> list
public BoundedClassIdentifierList(Menge<ObjectType> list, int endOffset)
public int getEndOffset()
public void addOffsetOff(RefType refType)