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.Objectget(int index)java.lang.ClassgetType()intsize()
-