|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.model.rapid.RapidViewNameComparator
public class RapidViewNameComparator
Compare RapidView objects by their name, case insensitive (not Locale aware).
| Field Summary | |
|---|---|
static RapidViewNameComparator |
INSTANCE
|
| Method Summary | |
|---|---|
int |
compare(RapidView one,
RapidView other)
|
| 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 |
| Field Detail |
|---|
public static final RapidViewNameComparator INSTANCE
| Method Detail |
|---|
public int compare(RapidView one,
RapidView other)
compare in interface java.util.Comparator<RapidView>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||