|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vodafone360.people.engine.contactsync.NativeImporter.NCCComparator
private static class NativeImporter.NCCComparator
Native ContactChange Comparator class. This class compares ContactChange and tells which one is greater depending on the key and then the native detail id.
| Constructor Summary | |
|---|---|
private |
NativeImporter.NCCComparator()
|
| Method Summary | |
|---|---|
int |
compare(ContactChange change1,
ContactChange change2)
|
| 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 |
|---|
private NativeImporter.NCCComparator()
| Method Detail |
|---|
public int compare(ContactChange change1,
ContactChange change2)
compare in interface java.util.Comparator<ContactChange>
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
JavaDoc