|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Type - The type subtypes of which can be resolvedpublic interface TypeResolver<Type>
Resolves subtypes of a given type.
| Method Summary | |
|---|---|
Class<? extends Type> |
resolve(Class<Type> type)
Resolve a type. |
| Method Detail |
|---|
Class<? extends Type> resolve(Class<Type> type)
type - The type to resolve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||