public interface Getter<T,V>
V
getValue(T instance)
V getValue(T instance) throws java.lang.Exception
java.lang.Exception