Constructor and description |
---|
AbstractAgentSet
() |
AbstractAgentSet
(Collection<E> c) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
askAgentSet(Closure cl) Ask agentset to execute commands in random order. |
Methods inherited from class | Name |
---|---|
class ArrayList |
add, add, remove, remove, get, equals, hashCode, clone, indexOf, clear, lastIndexOf, isEmpty, replaceAll, size, subList, toArray, toArray, iterator, contains, spliterator, addAll, addAll, set, forEach, ensureCapacity, trimToSize, removeIf, sort, removeAll, retainAll, listIterator, listIterator, toString, containsAll, wait, wait, wait, getClass, notify, notifyAll, toArray, stream, parallelStream |
Ask agentset to execute commands in random order.