|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.jca.deployers.fungal.RAActivatorComparator
public class RAActivatorComparator

The comparator for the RA activator
| Method Summary | |
|---|---|
int |
compare(String o1,
String o2)
Compare |
boolean |
equals(Object o)
Equals |
int |
hashCode()
Hash code |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int compare(String o1,
String o2)
compare in interface Comparator<String>o1 - The first objecto2 - The second object
-1 if o1 should be invoked first, 1 if o2 should
be invoked first, otherwise 0public int hashCode()
hashCode in class Objectpublic boolean equals(Object o)
equals in interface Comparator<String>equals in class Objecto - The object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||