-
-
Constructor Summary
Constructors
| Constructor and Description |
Counter() |
-
Method Summary
-
Methods inherited from class org.apache.commons.lang3.mutable.MutableInt
add, add, addAndGet, addAndGet, compareTo, decrement, decrementAndGet, doubleValue, equals, floatValue, getAndAdd, getAndAdd, getAndDecrement, getAndIncrement, getValue, hashCode, increment, incrementAndGet, intValue, longValue, setValue, setValue, subtract, subtract, toInteger, toString
-
-
Method Detail
-
next
public int next()
- Returns:
- The next integer
Copyright © 2020. All rights reserved.