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