public class Longs
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.Long |
ZERO
The zero.
|
Constructor and Description |
---|
Longs() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toStringByScale(long val,
int digits)
urns a String object representing the specified integer, with
the (at-least) specified digits.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.