public class SparseProxyFactory extends Object implements Factory<Object,Object>
SparseProxyFactory()
Object
get(Object target)
static Object
newProxy(Object target, MethodInterceptor interceptor, Class[] interfaces)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SparseProxyFactory()
public Object get(Object target)
get
Factory<Object,Object>
Supplier<Object,Object>
public static Object newProxy(@NonNull Object target, @Nullable MethodInterceptor interceptor, @Nullable Class[] interfaces)
Copyright © 2021. All rights reserved.