| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactManagerImpl.getContacts() |
List<Contact> |
ContactManager.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
String |
ContactManagerImpl.addContact(Contact contact) |
String |
ContactManager.addContact(Contact contact) |
Copyright © 2015 WSO2 Inc. All rights reserved.