public abstract class ConversionHandler extends Object implements InvocationHandler, Serializable
| Constructor and Description |
|---|
ConversionHandler(Object delegate) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDelegate() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
Copyright © 2022. All rights reserved.