|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractComparator.Result | |
|---|---|
| com.atlassian.greenhopper.util | |
| Uses of AbstractComparator.Result in com.atlassian.greenhopper.util |
|---|
| Methods in com.atlassian.greenhopper.util that return AbstractComparator.Result | |
|---|---|
protected abstract AbstractComparator.Result |
AbstractComparator.doCompare(T one,
T other)
|
static AbstractComparator.Result |
AbstractComparator.Result.lookup(int value)
|
protected AbstractComparator.Result |
AbstractComparator.nullCheck(java.lang.Object one,
java.lang.Object other)
|
static AbstractComparator.Result |
AbstractComparator.Result.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractComparator.Result[] |
AbstractComparator.Result.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||