Uses of Class
net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
-
Packages that use StrictLinkedListSet Package Description net.officefloor.frame.impl.execute.linkedlistset -
-
Uses of StrictLinkedListSet in net.officefloor.frame.impl.execute.linkedlistset
Subclasses of StrictLinkedListSet in net.officefloor.frame.impl.execute.linkedlistset Modifier and Type Class Description class
ComparatorLinkedListSet<E extends LinkedListSetEntry<E,O>,O>
LinkedListSet
that comparesLinkedListSetEntry
instances before adding asLinkedListSetEntry
may hold content that should not be re-added to theLinkedListSet
.
-