public class DefaultAutosWitchingProxyHandler<T> extends Object implements AutosWitchingProxyHandler<T>
DefaultAutosWitchingProxyHandler(T initialValue)
T
get()
Object
invoke(Method method, Object[] args)
replace(T newValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultAutosWitchingProxyHandler(T initialValue)
public T get()
get
AutosWitchingProxyHandler<T>
public T replace(T newValue)
replace
public Object invoke(Method method, Object[] args) throws Throwable
invoke
SimpleInvocationHandler
Throwable
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.