T - the element typepublic class ClassInstance<T> extends Object
| Constructor and Description |
|---|
ClassInstance() |
| Modifier and Type | Method and Description |
|---|---|
<R> Object |
buildValue(Class<R> returnType,
LoadType loadType)
Builds the value.
|
T |
newInstance(Class<T> clazz)
New instance.
|
Copyright © 2012–2020 hazendaz. All rights reserved.