public static class ProxyCreator.ProxyBuilder<T> extends Object
| Constructor and Description |
|---|
ProxyBuilder(Class<T> clazz,
T instance) |
| Modifier and Type | Method and Description |
|---|---|
T |
create() |
ProxyCreator.ProxyBuilder<T> |
overwrite(String methodName,
Object value) |
Copyright © 2021 SAP. All rights reserved.