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 voidset(int index, java.lang.Object value)voidsetType(java.lang.Class type)
-