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