Uses of Interface
cdc.enums.DagType
-
Uses of DagType 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.interfaceEnumType<V>Interface describing an enumerated type.Modifier and TypeClassDescriptionclassclassBase class for dynamic enum support.final classEnumType implementation dedicated to booleans.