public class MutableInt
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
value
our value
|
Constructor and Description |
---|
MutableInt()
Construct an object with the default value.
|
MutableInt(int newval)
Construct a object with a value
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details