- Type Parameters:
U
-
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- HierarchyBuilderIntervalBased<T>
public static class HierarchyBuilderIntervalBased.Range<U>
extends java.lang.Object
implements java.io.Serializable
For each direction, this class encapsulates three bounds. Intervals will be repeated until the
repeat-bound is reached. The outmost intervals will than be extended to the snap-bound. Values between
the snap-bound and the label-bound will be replaced by an out-of-bounds-label. For values larger than
the label-bound exceptions will be raised.
- See Also:
- Serialized Form