Uses of Enum Class
org.apache.lucene.search.SkipBlockRangeIterator.Match
Packages that use SkipBlockRangeIterator.Match
-
Uses of SkipBlockRangeIterator.Match in org.apache.lucene.search
Methods in org.apache.lucene.search that return SkipBlockRangeIterator.MatchModifier and TypeMethodDescriptionSkipBlockRangeIterator.getMatch()Returns the match state of the current positioned blockstatic SkipBlockRangeIterator.MatchReturns the enum constant of this class with the specified name.static SkipBlockRangeIterator.Match[]SkipBlockRangeIterator.Match.values()Returns an array containing the constants of this enum class, in the order they are declared.