public class TeeProxy extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
create(Class<T> interfase,
Object... delegates) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public TeeProxy(Object... delegates)
Copyright © 2021. All rights reserved.