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