|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Introspector
Resolves the accessors of a given type.
| Method Summary | |
|---|---|
Iterable<Accessor> |
introspect(Class<?> type)
Resolves the accessors of the given type. |
| Method Detail |
|---|
Iterable<Accessor> introspect(Class<?> type)
type - The type to introspect.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||