T
- the target converted outputS
- the source input valuepublic static interface ParameterConverters.ChainableParameterConverter<S,T>
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Type type) |
T |
convertValue(S value,
Type type) |
Copyright © 2003–2021. All rights reserved.