Package jodd.proxetta
Class MutableInteger
- java.lang.Object
-
- jodd.proxetta.MutableInteger
-
public class MutableInteger extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description intvalue
-
Constructor Summary
Constructors Constructor Description MutableInteger()MutableInteger(int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intget()voidset(int i)
-