|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.build.FullBuildNameComparator
public class FullBuildNameComparator
Compares the full project + plan names case insensitively
Field Summary | |
---|---|
static FullBuildNameComparator |
INSTANCE
|
Constructor Summary | |
---|---|
FullBuildNameComparator()
|
Method Summary | |
---|---|
int |
compare(Build b1,
Build b2)
|
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 FullBuildNameComparator INSTANCE
Constructor Detail |
---|
public FullBuildNameComparator()
Method Detail |
---|
public int compare(Build b1, Build b2)
compare
in interface java.util.Comparator<Build>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |