public class BuilderProxy<T> extends Object implements InvocationHandler
| Constructor and Description |
|---|
BuilderProxy(T builder) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
T |
proxy() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.