-
-
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, compareTo, decrement, doubleValue, equals, floatValue, getValue, hashCode, increment, intValue, longValue, setValue, setValue, subtract, subtract, toInteger, toString
-
-
Method Detail
-
next
public int next()
- Returns:
- The next integer
Copyright © 2016. All rights reserved.