Interface LinkedListSetPromise.Translate<E>
- Enclosing class:
- LinkedListSetPromise<I,
E>
public static interface LinkedListSetPromise.Translate<E>
Translates the entry to a
FunctionState.-
Method Summary
-
Method Details
-
translate
Translates the entry to aFunctionState.- Parameters:
entry- Entry ofLinkedListSet.- Returns:
FunctionState.
-