public class FlexLong
extends java.lang.Object
FlexInteger| Constructor and Description |
|---|
FlexLong(java.lang.String value)
Constructor used by Ant's introspection mechanism for attribute
population
|
| Modifier and Type | Method and Description |
|---|---|
long |
longValue()
Returns the decimal integer value
|
java.lang.String |
toString()
Overridden method to return the decimal value for display
|
Copyright ? 2001-2019 Ant-Contrib project. All Rights Reserved.