@Beta public class DistanceRange extends Range
| Modifier and Type | Class and Description |
|---|---|
static class |
DistanceRange.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DistanceRange.Builder |
create() |
Double |
getFrom() |
Double |
getTo() |
public Double getFrom()
public Double getTo()
public static DistanceRange.Builder create()