Uses of Package
org.immutables.ordinal
-
Packages that use org.immutables.ordinal Package Description org.immutables.ordinal -
Classes in org.immutables.ordinal used by org.immutables.ordinal Class Description ImmutableOrdinalSet Immutable set that take advantage of elements being anOrdinalValues to provide compact storage and efficientSet.contains(Object)andSet.containsAll(Collection)operations.ImmutableOrdinalSet.Builder Build instances ofImmutableOrdinalSet.ImmutableOrdinalSet.RegularImmutableOrdinalSet OrdinalDomain Ordinal domain represent (potentially growing) set of objects of some kind (amongE) which has distinct and contiguous range ofordinalvalues.OrdinalValue Objects implementing this interface has stable ordinal attribute that could be used to arrange these object among other elements of the same type.