java.lang.Object
org.autogui.base.mapping.GuiReprCollectionTable.ListConverterCast
- All Implemented Interfaces:
GuiReprCollectionTable.ListConverter
- Enclosing class:
GuiReprCollectionTable
public static class GuiReprCollectionTable.ListConverterCast
extends Object
implements GuiReprCollectionTable.ListConverter
a converter for list object. so just casting
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListConverterCast
public ListConverterCast()
-
-
Method Details
-
toList
- Specified by:
toList
in interfaceGuiReprCollectionTable.ListConverter
-
fromList
- Specified by:
fromList
in interfaceGuiReprCollectionTable.ListConverter
-