@Deprecated public class GenericType extends org.osgi.service.blueprint.container.ReifiedType
| Constructor and Description |
|---|
GenericType(Class clazz,
GenericType... parameters)
Deprecated.
|
GenericType(Type type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.osgi.service.blueprint.container.ReifiedType |
getActualTypeArgument(int i)
Deprecated.
|
static GenericType |
parse(String type,
Object loader)
Deprecated.
|
int |
size()
Deprecated.
|
String |
toString()
Deprecated.
|
public GenericType(Type type)
public GenericType(Class clazz, GenericType... parameters)
public static GenericType parse(String type, Object loader) throws ClassNotFoundException, IllegalArgumentException
public org.osgi.service.blueprint.container.ReifiedType getActualTypeArgument(int i)
getActualTypeArgument in class org.osgi.service.blueprint.container.ReifiedTypepublic int size()
size in class org.osgi.service.blueprint.container.ReifiedTypeCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.