|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectse.kmr.scam.rdf.util.PropertyComparator
Comparator for Resources given a certain Property
Title:
Description:
Copyright: Copyright (c) 2003
Company:
| Constructor Summary | |
PropertyComparator(Property prop)
Constructor. |
|
PropertyComparator(Property prop,
boolean reversedOrder)
Constructor. |
|
| Method Summary | |
int |
compare(Object obj1,
Object obj2)
|
boolean |
equals(Object obj)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertyComparator(Property prop,
boolean reversedOrder)
prop - Property to comparereversedOrder - compare reversed?public PropertyComparator(Property prop)
prop - Property to compare| Method Detail |
public int compare(Object obj1,
Object obj2)
compare in interface Comparatorpublic boolean equals(Object obj)
equals in interface Comparator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||