Uses of Enum Class
org.la4j.iterator.CursorIterator.IteratorState
Packages that use CursorIterator.IteratorState
-
Uses of CursorIterator.IteratorState in org.la4j.iterator
Fields in org.la4j.iterator with type parameters of type CursorIterator.IteratorStateModifier and TypeFieldDescriptionprivate static final Collection
<CursorIterator.IteratorState> CursorIterator.TAKEN_FROM_BOTH
Methods in org.la4j.iterator that return CursorIterator.IteratorStateModifier and TypeMethodDescriptionstatic CursorIterator.IteratorState
Returns the enum constant of this class with the specified name.static CursorIterator.IteratorState[]
CursorIterator.IteratorState.values()
Returns an array containing the constants of this enum class, in the order they are declared.