public static class RangeEndpointCalculator.FloatRangeEndpointCalculator extends RangeEndpointCalculator<Float>
RangeEndpointCalculator.DateRangeEndpointCalculator, RangeEndpointCalculator.DoubleRangeEndpointCalculator, RangeEndpointCalculator.FacetRange, RangeEndpointCalculator.FloatRangeEndpointCalculator, RangeEndpointCalculator.IntegerRangeEndpointCalculator, RangeEndpointCalculator.LongRangeEndpointCalculatorfield, request| Constructor and Description |
|---|
FloatRangeEndpointCalculator(RangeFacetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Float |
parseAndAddGap(Float value,
String gap)
Adds the String gap param to a low Range endpoint value to determine
the corrisponding high Range endpoint value.
|
protected Float |
parseVal(String rawval)
Parses a String param into an Range endpoint.
|
addGap, create, formatValue, getGap, getRanges, getValue, parseGappublic FloatRangeEndpointCalculator(RangeFacetRequest request)
protected Float parseVal(String rawval)
RangeEndpointCalculatorparseVal in class RangeEndpointCalculator<Float>public Float parseAndAddGap(Float value, String gap)
RangeEndpointCalculatorparseAndAddGap in class RangeEndpointCalculator<Float>Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.