public class PrimitiveConverter<T> extends Object
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
canConvert(Class<?> type)  | 
default String | 
toStringRepresentation(T value)  | 
T | 
toValue(Class<T> type,
       String string)  | 
Copyright © 2020. All rights reserved.