Uses of Class
no.nav.arxaas.hierarchy.interval.Interval
-
Packages that use Interval Package Description no.nav.arxaas.hierarchy.interval -
-
Uses of Interval in no.nav.arxaas.hierarchy.interval
Fields in no.nav.arxaas.hierarchy.interval with type parameters of type Interval Modifier and Type Field Description private @NotNull @Valid List<Interval>IntervalBasedHierarchyBuilder. intervalsMethods in no.nav.arxaas.hierarchy.interval that return types with arguments of type Interval Modifier and Type Method Description List<Interval>IntervalBasedHierarchyBuilder. getIntervals()Constructor parameters in no.nav.arxaas.hierarchy.interval with type arguments of type Interval Constructor Description IntervalBasedHierarchyBuilder(List<Interval> intervals, List<Level> levels, Range lowerRange, Range upperRange, IntervalBasedHierarchyBuilder.BuilderDataType dataType)
-