R
T
public class Binder<R,T> extends Object implements Provider<R>
Binder(Delegate<R,T> adaptee, T only)
provide()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Binder(Delegate<R,T> adaptee, T only)
public R provide()
provide
Provider<R>
Copyright © 2013. All rights reserved.