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