|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.ozoneDB.DxLib.DxObject | +--org.ozoneDB.DxLib.DxAbstractCollection | +--org.ozoneDB.DxLib.DxAbstractSet
Constructor Summary | |
DxAbstractSet()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Compares two collections for equality. |
boolean |
retainAll(DxCollection coll)
|
Methods inherited from class org.ozoneDB.DxLib.DxAbstractCollection |
addAll, addAll, clone, contains, containsAll, readExternal, remove, removeAll, toArray, valueClone, writeExternal |
Methods inherited from class org.ozoneDB.DxLib.DxObject |
clone, isLess |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ozoneDB.DxLib.DxCollection |
add, addAll, addAll, clear, clone, contains, containsAll, count, isEmpty, iterator, remove, removeAll, toArray, valueClone |
Methods inherited from interface org.ozoneDB.DxLib.DxCompatible |
isLess |
Constructor Detail |
public DxAbstractSet()
Method Detail |
public boolean equals(java.lang.Object obj)
DxAbstractCollection
equals
in interface DxCompatible
equals
in class DxAbstractCollection
public boolean retainAll(DxCollection coll)
retainAll
in interface DxSet
|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |