public interface InstantiationBehaviour
| Modifier and Type | Method and Description |
|---|---|
<T> T |
newInstance(Class<T> type,
AnnotatedNode node)
Create new instance of specified type(or extended).
|
<T> T newInstance(Class<T> type, AnnotatedNode node)
T - type - direct instance or interfacenode - Copyright © 2016. All rights reserved.