|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReifiedType | |
---|---|
org.apache.felix.gogo.commands.converter | |
org.apache.karaf.shell.commands |
Uses of ReifiedType in org.apache.felix.gogo.commands.converter |
---|
Subclasses of ReifiedType in org.apache.felix.gogo.commands.converter | |
---|---|
class |
GenericType
|
Methods in org.apache.felix.gogo.commands.converter that return ReifiedType | |
---|---|
ReifiedType |
ReifiedType.getActualTypeArgument(int i)
Access to a type argument. |
ReifiedType |
GenericType.getActualTypeArgument(int i)
|
Methods in org.apache.felix.gogo.commands.converter with parameters of type ReifiedType | |
---|---|
java.lang.Object |
DefaultConverter.convert(java.lang.Object fromValue,
ReifiedType type)
|
static boolean |
DefaultConverter.isAssignable(java.lang.Object source,
ReifiedType target)
|
Uses of ReifiedType in org.apache.karaf.shell.commands |
---|
Methods in org.apache.karaf.shell.commands with parameters of type ReifiedType | |
---|---|
protected java.lang.Object |
NewAction.convert(java.lang.Object obj,
ReifiedType type)
|
static boolean |
NewAction.isAssignable(java.lang.Object source,
ReifiedType target)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |