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 classComparatorLinkedListSet<E extends LinkedListSetEntry<E,O>,O>LinkedListSetthat comparesLinkedListSetEntryinstances before adding asLinkedListSetEntrymay hold content that should not be re-added to theLinkedListSet.
-