org.apache.commons.collections.bag
Class AbstractMapBag.MutableInteger
java.lang.Object
org.apache.commons.collections.bag.AbstractMapBag.MutableInteger
- AbstractMapBag
protected static class AbstractMapBag.MutableInteger
extends java.lang.Object
Mutable integer class for storing the data.
protected int | value - The value of this mutable.
|
value
protected int value
The value of this mutable.
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.