Getter<T,P>
public class InstantiatorGetter<S,T,P> extends Object implements Getter<T,P>
InstantiatorGetter(Instantiator<? super S,? extends P> instantiator, Getter<? super T,? extends S> getter)
P
get(T target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InstantiatorGetter(Instantiator<? super S,? extends P> instantiator, Getter<? super T,? extends S> getter)
public P get(T target) throws Exception
Getter
get
Getter<S,T>
target
Exception
Copyright © 2019. All rights reserved.