Uses of Enum Class
org.apache.lucene.queries.intervals.IntervalMatches.State
Packages that use IntervalMatches.State
-
Uses of IntervalMatches.State in org.apache.lucene.queries.intervals
Methods in org.apache.lucene.queries.intervals that return IntervalMatches.StateModifier and TypeMethodDescriptionstatic IntervalMatches.State
Returns the enum constant of this class with the specified name.static IntervalMatches.State[]
IntervalMatches.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.