Uses of Interface
cdc.enums.EnumType
-
Uses of EnumType in cdc.enums
Modifier and TypeInterfaceDescriptionstatic interfaceAbstractForestDynamicEnum.Support<V extends ForestDynamicEnum<V>>Support interface describing standard methods expected for a dynamic enum.static interfaceAbstractListDynamicEnum.Support<V extends ListDynamicEnum<V>>Support interface describing standard methods expected for a dynamic enum.interfaceBase interface of services offered by dynamic enumerations.Modifier and TypeClassDescriptionclassBase class for dynamic enum support.final classEnumType implementation dedicated to booleans.Modifier and TypeMethodDescriptionEnumTypes.getEnumType(Class<E> enumClass) StringToDynamicEnum.getEnumType()Modifier and TypeMethodDescriptionstatic <V extends DynamicEnum>
StringToDynamicEnum<V>static <V> Comparator<V>EnumType.createQNameComparator(EnumType<V> enumType) Creates a qualified name comparator.