public final class InstanceFromParametrizedTypeCreator extends Object
| Constructor and Description |
|---|
InstanceFromParametrizedTypeCreator(Class<?> genericClass) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createObjectFromParametrizedType() |
<T> T |
createObjectFromParametrizedType(int parameterIndex) |
<T> T |
newInstance() |
public InstanceFromParametrizedTypeCreator(Class<?> genericClass)
Copyright © 2015 jsolve. All rights reserved.