Uses of Interface
org.icij.datashare.reflect.EnumTypeToken
-
Packages that use EnumTypeToken Package Description org.icij.datashare.reflect org.icij.datashare.text.nlp -
-
Uses of EnumTypeToken in org.icij.datashare.reflect
Method parameters in org.icij.datashare.reflect with type arguments of type EnumTypeToken Modifier and Type Method Description default StringEnumTypeToken. buildClassName(Class<?> interfaceClass, Enum<? extends EnumTypeToken> enumValue)Concrete class from (interface, enum value). -
Uses of EnumTypeToken in org.icij.datashare.text.nlp
Classes in org.icij.datashare.text.nlp that implement EnumTypeToken Modifier and Type Class Description static classPipeline.Type
-