|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vodafone360.people.datatypes.Identity.IdentityComparator
public static class Identity.IdentityComparator
Comparator class used to compare Identities retrieved from server to remove duplicates from list passed to People client UI.
| Constructor Summary | |
|---|---|
Identity.IdentityComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Identity object1,
Identity object2)
|
| 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 Identity.IdentityComparator()
| Method Detail |
|---|
public int compare(Identity object1,
Identity object2)
compare in interface java.util.Comparator<Identity>
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
JavaDoc