Uses of Class
org.apache.lucene.util.NumericUtils.IntRangeBuilder

Packages that use NumericUtils.IntRangeBuilder
org.apache.lucene.util Some utility classes. 
 

Uses of NumericUtils.IntRangeBuilder in org.apache.lucene.util
 

Methods in org.apache.lucene.util with parameters of type NumericUtils.IntRangeBuilder
static void NumericUtils.splitIntRange(NumericUtils.IntRangeBuilder builder, int precisionStep, int minBound, int maxBound)
          Expert: Splits an int range recursively.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.