-
Notifications
You must be signed in to change notification settings - Fork 6
converter__java.lang.Long
Robert Bossy edited this page Jul 27, 2017
·
1 revision
#Long
Converts into a 64-bit signed integer.
This converter accepts long integer values in Java syntax (see Java long conversion).
<param value="LONG"/>```
or
```xml
<param>LONG</param>```
*LONG* is converted into a long integer as specified by the string conversion.