Class AbstractLinkedListSetEntry<E extends LinkedListSetEntry<E,O>,O>

java.lang.Object
net.officefloor.frame.impl.execute.linkedlistset.AbstractLinkedListSetEntry<E,O>
All Implemented Interfaces:
LinkedListSetEntry<E,O>
Direct Known Subclasses:
AbstractDelegateFunctionState, AbstractFunctionState, AssetLatchImpl, AssetManagerImpl, FlowImpl, ManagedFunctionContainerImpl, ThreadProfilerImpl, ThreadStateImpl

public abstract class AbstractLinkedListSetEntry<E extends LinkedListSetEntry<E,O>,O> extends Object implements LinkedListSetEntry<E,O>
Author:
Daniel Sagenschneider