public class SimpleProxyFactory extends Object implements ProxyFactory<Object,Object>
SimpleProxyFactory()
Object
get(Object target)
static Object
newSimpleProxy(Class clazz)
newSimpleProxy(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleProxyFactory()
public Object get(Object target)
get
Supplier<Object,Object>
public static Object newSimpleProxy(Object object)
public static Object newSimpleProxy(Class clazz)
Copyright © 2019. All rights reserved.