protected class AbstractArchetypeGraph.Requirements
extends java.util.LinkedList
Modifier | Constructor and Description |
---|---|
protected |
AbstractArchetypeGraph.Requirements() |
Modifier and Type | Method and Description |
---|---|
boolean |
add(java.lang.Object o) |
boolean |
evaluate(java.lang.Object o) |
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, toArray, toArray
equals, hashCode, listIterator, removeRange, subList
containsAll, isEmpty, removeAll, retainAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
protected AbstractArchetypeGraph.Requirements()
public boolean add(java.lang.Object o)
add
in interface java.util.Collection
add
in interface java.util.Deque
add
in interface java.util.List
add
in interface java.util.Queue
add
in class java.util.LinkedList
public boolean evaluate(java.lang.Object o)