public class ConverterService extends Object
Constructor and Description |
---|
ConverterService() |
Modifier and Type | Method and Description |
---|---|
<T> String |
toStringRepresentation(Class<?> type,
T object) |
<T> Object |
toValue(Class<T> type,
String stringRepresentation) |
public <T> String toStringRepresentation(Class<?> type, T object) throws IllegalStateException
IllegalStateException
Copyright © 2021. All rights reserved.