| Package | Description |
|---|---|
| org.apache.felix.gogo.commands.converter | |
| org.apache.karaf.shell.commands |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericType |
| Modifier and Type | Method and Description |
|---|---|
ReifiedType |
ReifiedType.getActualTypeArgument(int i)
Access to a type argument.
|
ReifiedType |
GenericType.getActualTypeArgument(int i) |
| Modifier and Type | Method and Description |
|---|---|
Object |
DefaultConverter.convert(Object fromValue,
ReifiedType type) |
static boolean |
DefaultConverter.isAssignable(Object source,
ReifiedType target) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
NewAction.convert(Object obj,
ReifiedType type) |
static boolean |
NewAction.isAssignable(Object source,
ReifiedType target) |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.