com.jeffpalm.util.reflect
Interface Gettable.Factory

Enclosing interface:
Gettable

public static interface Gettable.Factory


Method Summary
 Gettable create(java.lang.reflect.Field f)
           
 Gettable create(java.lang.reflect.Method m)
           
 

Method Detail

create

Gettable create(java.lang.reflect.Field f)

create

Gettable create(java.lang.reflect.Method m)