Uses of Interface
cdc.enums.AbstractForestDynamicEnum.Modifier
-
-
Uses of AbstractForestDynamicEnum.Modifier in cdc.enums
Methods in cdc.enums with parameters of type AbstractForestDynamicEnum.Modifier Modifier and Type Method Description static <V extends ForestDynamicEnum<V>>
AbstractForestDynamicEnum.Support<V>AbstractForestDynamicEnum. support(Class<V> cls, Predicate<String> nameValidator, AbstractForestDynamicEnum.Creator<V> creator, AbstractForestDynamicEnum.Modifier<V> modifier, DagFeature... features)
-