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