public class FlexInteger
extends java.lang.Object
Integer.decode(String)| Constructor and Description | 
|---|
| FlexInteger(java.lang.String value)Constructor used by Ant's introspection mechanism for attribute population | 
| Modifier and Type | Method and Description | 
|---|---|
| int | intValue()Returns the decimal integer value | 
| java.lang.String | toString()Overridden method to return the decimal value for display |