Package | Description |
---|---|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method and Description |
---|---|
static void |
LegacyNumericUtils.splitIntRange(LegacyNumericUtils.IntRangeBuilder builder,
int precisionStep,
int minBound,
int maxBound)
Deprecated.
Splits an int range recursively.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.