public static class ReflectUtil.FakeProxy extends Object implements InvocationHandler
Modifier and Type | Method and Description |
---|---|
Object |
getTarget() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
Copyright © 2024. All rights reserved.