Uses of Class
org.apache.felix.gogo.commands.converter.ReifiedType
-
Packages that use ReifiedType Package Description org.apache.felix.gogo.commands.converter -
-
Uses of ReifiedType in org.apache.felix.gogo.commands.converter
Subclasses of ReifiedType in org.apache.felix.gogo.commands.converter Modifier and Type Class Description classGenericTypeDeprecated.Methods in org.apache.felix.gogo.commands.converter that return ReifiedType Modifier and Type Method Description ReifiedTypeGenericType. getActualTypeArgument(int i)Deprecated.ReifiedTypeReifiedType. getActualTypeArgument(int i)Deprecated.Access to a type argument.Methods in org.apache.felix.gogo.commands.converter with parameters of type ReifiedType Modifier and Type Method Description ObjectDefaultConverter. convert(Object fromValue, ReifiedType type)Deprecated.static booleanDefaultConverter. isAssignable(Object source, ReifiedType target)Deprecated.
-