Uses of Class
org.apache.commons.lang.mutable.MutableObject

Packages that use MutableObject
org.apache.commons.lang.mutable Provides typed mutable wrappers to primitive values and Object. 
 

Uses of MutableObject in org.apache.commons.lang.mutable
 

Methods in org.apache.commons.lang.mutable with parameters of type MutableObject
 boolean MutableObject.equals(MutableObject<T> obj)
          Compares this object against the specified object.
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.