|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.service.sprint.SprintComparator
public class SprintComparator
Compares sprints based on their dates
| Field Summary | |
|---|---|
static SprintComparator |
INSTANCE
|
| Method Summary | |
|---|---|
int |
compare(Sprint o1,
Sprint o2)
|
| 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 SprintComparator INSTANCE
| Method Detail |
|---|
public int compare(Sprint o1,
Sprint o2)
compare in interface java.util.Comparator<Sprint>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||