| Interface | Description |
|---|---|
| AllOrNone | |
| DiscreteValues | |
| Ranges | |
| ValueSet | |
| ValuesProcessor |
| Class | Description |
|---|---|
| AllOrNoneValueSet |
Set that either includes all values, or excludes all values.
|
| Domain |
Defines the possible values of a single variable in terms of its valid scalar values and nullability.
|
| EquatableValueSet |
A set containing values that are uniquely identifiable.
|
| EquatableValueSet.ValueEntry | |
| Marker |
A point on the continuous space defined by the specified type.
|
| NullableValue | Deprecated |
| NullableValue.Serializable | |
| Primitives |
Contains static utility methods pertaining to primitive types and their
corresponding wrapper types.
|
| Range |
A Range of values across the continuous space defined by the types of the Markers
|
| SortedRangeSet |
A set containing zero or more Ranges of the same type over a continuous space of possible values.
|
| TupleDomain<T> |
Defines a set of valid tuples according to the constraints on each of its constituent columns
|
| TupleDomain.ColumnDomain<C> | |
| Utils |
| Enum | Description |
|---|---|
| Marker.Bound |
Copyright © 2012–2021. All rights reserved.