ariba.ui.aribaweb.util
Class AWMutableRefCount
java.lang.Object
ariba.ui.aribaweb.util.AWBaseObject
ariba.ui.aribaweb.util.AWMutableRefCount
- All Implemented Interfaces:
- AWObject, Compare
public final class AWMutableRefCount
- extends AWBaseObject
- implements Compare
| Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject |
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber |
object
public Object object
value
public int value
AWMutableRefCount
public AWMutableRefCount(Object objectValue)
toString
public String toString()
- Overrides:
toString in class Object
compare
public int compare(Object object1,
Object object2)
- Description copied from interface:
Compare
- Compares objects two objects for sort order.
- Specified by:
compare in interface Compare
- Parameters:
object1 - the first object to compareobject2 - the second object to compare
- Returns:
- a value less than, equal to, or greater than zero depending
on whether o1 is less than, equal to, or greater than
o2
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.