cookxml.cookswing.helper
Class IntegerHelper
java.lang.Object
cookxml.cookswing.helper.IntegerHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class IntegerHelper
- extends Object
- implements Helper
Helper class for constructing an Integer object.
- Since:
- CookSwing 1.0
- See Also:
Integer
,
IntConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public Integer value
ui
public String ui
locale
public Locale locale
IntegerHelper
public IntegerHelper()
getFinalObject
public Object getFinalObject()
- Specified by:
getFinalObject
in interface Helper