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