|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.sdo.access.provider.common.DataObjectPathDepthComparator
public class DataObjectPathDepthComparator
Compares its two data-objects for path depth relative to a data-graph root.
| Constructor Summary | |
|---|---|
DataObjectPathDepthComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(DataObject target,
DataObject source)
Returns a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greater than the second. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public DataObjectPathDepthComparator()
| Method Detail |
|---|
public int compare(DataObject target,
DataObject source)
compare in interface java.util.Comparator<DataObject>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||