Uses of Class
org.apache.karaf.shell.commands.converter.GenericType
-
Packages that use GenericType Package Description org.apache.karaf.shell.commands.converter -
-
Uses of GenericType in org.apache.karaf.shell.commands.converter
Methods in org.apache.karaf.shell.commands.converter that return GenericType Modifier and Type Method Description static GenericTypeGenericType. parse(String type, Object loader)Deprecated.Constructors in org.apache.karaf.shell.commands.converter with parameters of type GenericType Constructor Description GenericType(Class clazz, GenericType... parameters)Deprecated.
-