Package com.macrofocus.type.convert
Interface TypeConverter.Input
-
- Enclosing interface:
- TypeConverter
public static interface TypeConverter.Input
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
get(int index)
java.lang.Class
getType()
int
size()
-