|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gshute.util.Converters
Class Converters is a factory class that provides converters for accepting classes and methods based on various criteria. FIXME - add documentation.
Method Summary | |
static Converter |
getMethodArgTypeConverter(int n)
Converters.getMethodArgTypeConverter(n) returns a converter for Method objects, converting them to the type of their n-th argument. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public static Converter getMethodArgTypeConverter(int n)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |