public class DifferenceBetweenInfoContactModel extends Object
Constructor and Description |
---|
DifferenceBetweenInfoContactModel(List<InfoContactModel> listA,
List<InfoContactModel> listB)
Get difference between listA and listB .
|
public DifferenceBetweenInfoContactModel(List<InfoContactModel> listA, List<InfoContactModel> listB)
listA
- the list alistB
- the list bpublic List<InfoContactModel> getDifferentsContacts()
Copyright © 2016. All Rights Reserved.