Uses of Interface
net.officefloor.frame.internal.structure.LinkedListSetItem
Packages that use LinkedListSetItem
Package
Description
-
Uses of LinkedListSetItem in net.officefloor.frame.impl.execute.linkedlistset
Classes in net.officefloor.frame.impl.execute.linkedlistset that implement LinkedListSetItemMethods in net.officefloor.frame.impl.execute.linkedlistset that return LinkedListSetItemModifier and TypeMethodDescriptionfinal LinkedListSetItem<E>StrictLinkedListSet.copyEntries()StrictLinkedListSet.LinkedListItemImpl.getNext()Constructors in net.officefloor.frame.impl.execute.linkedlistset with parameters of type LinkedListSetItem -
Uses of LinkedListSetItem in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return LinkedListSetItemModifier and TypeMethodDescriptionLinkedListSet.copyEntries()Creates a copy of thisLinkedListSetreturning the head of the copy.LinkedListSetItem.getNext()Obtains the nextLinkedListSetItemcopied out of theLinkedListSet.