Package com.enonic.xp.query.aggregation
Class NumericRange
- java.lang.Object
-
- com.enonic.xp.query.aggregation.Range
-
- com.enonic.xp.query.aggregation.NumericRange
-
@PublicApi public final class NumericRange extends Range
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
NumericRange.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static NumericRange.Builder
create()
Double
getFrom()
Double
getTo()
String
toString()
-