Uses of Enum
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.StateReturns the enum constant of this type with the specified name.static IntervalMatches.State[]IntervalMatches.State.values()Returns an array containing the constants of this enum type, in the order they are declared.