| Package | Description |
|---|---|
| com.clarkparsia.pellet.datatypes.types.real |
| Modifier and Type | Method and Description |
|---|---|
static IntegerInterval |
IntegerInterval.allIntegers() |
protected IntegerInterval |
IntegerInterval.cast(DiscreteInterval<Number,IntegerInterval> i) |
protected IntegerInterval |
IntegerInterval.create(Number lower,
Number upper) |
| Modifier and Type | Method and Description |
|---|---|
protected IntegerInterval |
IntegerInterval.cast(DiscreteInterval<Number,IntegerInterval> i) |
| Constructor and Description |
|---|
RestrictedRealDatatype(Datatype<? extends Number> datatype,
IntegerInterval ints,
ContinuousRealInterval decimals,
ContinuousRealInterval rationals) |
Copyright © 2019. All rights reserved.