public class LinkTargetIDList extends java.util.LinkedList<ItemID> implements Serializable
| Constructor and Description |
|---|
LinkTargetIDList() |
LinkTargetIDList(ByteReader data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCorrect() |
void |
serialize(ByteWriter bw) |
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, toArrayequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic LinkTargetIDList()
public LinkTargetIDList(ByteReader data) throws java.io.IOException, ShellLinkException
java.io.IOExceptionShellLinkExceptionpublic void serialize(ByteWriter bw) throws java.io.IOException
java.io.IOExceptionpublic boolean isCorrect()