public interface TypeConverter
| Modifier and Type | Method and Description |
|---|---|
Object |
convertFromString(String string,
Class<?> type) |
String |
getJavaCode(Object object) |
Class<?>[] |
getSupportedTypes() |
Copyright © 2008–2017 Ultreia.io. All rights reserved.