Uses of Enum Class
org.la4j.iterator.CursorIterator.IteratorState
Packages that use CursorIterator.IteratorState
-
Uses of CursorIterator.IteratorState in org.la4j.iterator
Subclasses with type arguments of type CursorIterator.IteratorState in org.la4j.iteratorFields in org.la4j.iterator with type parameters of type CursorIterator.IteratorStateModifier and TypeFieldDescriptionprivate static final Collection<CursorIterator.IteratorState> CursorIterator.TAKEN_FROM_BOTHMethods in org.la4j.iterator that return CursorIterator.IteratorStateModifier and TypeMethodDescriptionstatic CursorIterator.IteratorStateReturns 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.