C
- the converter that returns an instance of this target type from an instance of input typepublic class ConverterWrapper<C extends Converter> extends Object implements Serializable
ValueConverter
or ObjectConverter
.Constructor and Description |
---|
ConverterWrapper(C converter,
Class<?> targetClass) |
Modifier and Type | Method and Description |
---|---|
C |
getConverter() |
Class<?> |
getTargetClass() |
Copyright © 2025 Picodata. All rights reserved.