public class Converter extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Object o) |
String |
convert(Object o) |
<T> T |
convert(String s,
Class<T> type) |
static Converter |
getInstance() |
Copyright © 2014. All Rights Reserved.