T
- public interface Converter<T> extends MapperConverter
Modifier and Type | Interface and Description |
---|---|
static interface |
Converter.TypeAccess |
Modifier and Type | Method and Description |
---|---|
T |
fromString(String text) |
String |
toString(T instance) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.