|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.model.comparators.DirectoryEntityComparator
public class DirectoryEntityComparator
Will compare one directory entity to another by Name (case-insensitive)
| Constructor Summary | |
|---|---|
DirectoryEntityComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(DirectoryEntity directoryEntity1,
DirectoryEntity directoryEntity2)
|
| 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 |
| Constructor Detail |
|---|
public DirectoryEntityComparator()
| Method Detail |
|---|
public int compare(DirectoryEntity directoryEntity1,
DirectoryEntity directoryEntity2)
compare in interface java.util.Comparator<DirectoryEntity>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||