public interface SubclassProxy
SubclassProxyFactory
EXAMPLE: assert new SubclassProxyFactory(...).createProxy(obj) instanceof SubclassProxy;
assert new SubclassProxyFactory(...).createProxy(obj) instanceof SubclassProxy;
Copyright © 2014. All rights reserved.