|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Resolver
Field Summary | |
---|---|
static Resolver |
EMPTY |
Method Summary | ||
---|---|---|
|
resolve(Class<T> type) Resolve the specified type to an instance. |
Field Detail |
---|
static final Resolver EMPTY
Method Detail |
---|
<T> T resolve(Class<T> type)
T
- the generic type parametertype
- the type to resolve
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |