-
-
Constructor Summary
Constructors
| Constructor and Description |
Counter() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
next() |
-
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 © 2017. All rights reserved.