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, toArrayequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitprotected AbstractArchetypeGraph.Requirements()
public boolean add(java.lang.Object o)
add in interface java.util.Collectionadd in interface java.util.Dequeadd in interface java.util.Listadd in interface java.util.Queueadd in class java.util.LinkedListpublic boolean evaluate(java.lang.Object o)