Package net.officefloor.frame.impl.execute.linkedlistset
-
Class Summary Class Description AbstractLinkedListSetEntry<E extends LinkedListSetEntry<E,O>,O> AbstractLinkedListSetEntry
.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
.StrictLinkedListSet<E extends LinkedListSetEntry<E,O>,O> LinkedListSet
that provides strict adherence to ensuring correctness.