public abstract class Count extends Object
Modifier and Type | Method and Description |
---|---|
static Count |
getCount(long lval)
Obtains an instance of this class for a given value.
|
abstract long |
getValue()
Returns the numeric value of this count.
|
static Count |
increment(Count in)
Returns the next count instance in sequence.
|
public abstract long getValue()
public static Count getCount(long lval)
lval
- valueCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.