|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.common.collect.Ordering<DeploymentVersion>
com.atlassian.bamboo.deployments.versions.DeploymentVersion.CreatedDateOrdering
DeploymentVersion.orderingByCreationDate
@Deprecated public static class DeploymentVersion.CreatedDateOrdering
Field Summary | |
---|---|
static com.google.common.collect.Ordering<DeploymentVersion> |
INSTANCE
Deprecated. |
Method Summary | |
---|---|
int |
compare(DeploymentVersion o1,
DeploymentVersion o2)
Deprecated. |
Methods inherited from class com.google.common.collect.Ordering |
---|
arbitrary, binarySearch, compound, compound, explicit, explicit, from, from, greatestOf, immutableSortedCopy, isOrdered, isStrictlyOrdered, leastOf, lexicographical, max, max, max, max, min, min, min, min, natural, nullsFirst, nullsLast, onResultOf, reverse, sortedCopy, usingToString |
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 com.google.common.collect.Ordering<DeploymentVersion> INSTANCE
Method Detail |
---|
public int compare(DeploymentVersion o1, DeploymentVersion o2)
compare
in interface Comparator<DeploymentVersion>
compare
in class com.google.common.collect.Ordering<DeploymentVersion>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |