public class UnboundedArchive extends AbstractArchive
Archive of unbounded size. All
non-dominated Individuals received by one of the methods Archive.add(org.opt4j.core.Individual)
, Archive.addAll(Collection), or Archive.addAll(Individual...) are stored.| Constructor and Description |
|---|
UnboundedArchive()
Constructs a new archive of unbounded size.
|
updateaddListener, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, removeListener, retainAll, size, toArray, toArrayequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, spliteratorparallelStream, removeIf, stream