public class Proxy<T> extends java.lang.Object
protected T
mInnerImpl
mOuterImpl
protected
Proxy(T innerImpl)
getImpl()
void
setImpl(T impl)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected T mOuterImpl
protected T mInnerImpl
protected Proxy(T innerImpl)
public void setImpl(T impl)
protected T getImpl()