public class Counter
extends java.lang.Object
increment()
typically does not require a heap allocationConstructor and Description |
---|
Counter()
Create a new counter starting at zero.
|
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
asBigInteger() |
void |
increment()
Increment the value of this counter by one.
|
void |
reset()
Reset this counter to zero.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.