public class Adapter extends Object implements net.sf.cglib.proxy.MethodInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
Adapter.InnerBuilder<T> |
static class |
Adapter.OuterBuilder |
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy proxy) |
Copyright © 2020 shadow-invoke. All rights reserved.