Package net.anwiba.commons.lang.counter
Interface IIntCounter
-
- All Known Implementing Classes:
IntCounter
public interface IIntCounter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddecrement()voidincrement()intnext()intprevious()intvalue()
-