Package com.macrofocus.type.convert
Interface TypeConverter.Output
-
- Enclosing interface:
- TypeConverter
public static interface TypeConverter.Output
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
set(int index, java.lang.Object value)
void
setType(java.lang.Class type)
-