public class Getter<T> extends Object
T
get(Object source)
Method
getMethod()
String
getName()
getSubType()
Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Method getMethod()
public String getName()
public Class<T> getType()
public String getSubType()
public T get(Object source)
source
Copyright © 2019. All rights reserved.