Uses of Interface
cdc.enums.DagType
-
-
Uses of DagType in cdc.enums
Subinterfaces of DagType in cdc.enums Modifier and Type Interface Description static 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.interfaceDynamicEnumSupport<V>Base interface of services offered by dynamic enumerations.interfaceEnumType<V>Interface describing an enumerated type.Classes in cdc.enums that implement DagType Modifier and Type Class Description classAbstractBaseDagSupport<V>classAbstractDynamicEnumSupport<V>Base class for dynamic enum support.classBooleanEnumTypeEnumType implementation dedicated to booleans.
-