|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.dexterim.core.ConcreteContactList
| Constructor Summary | |
ConcreteContactList()
|
|
| Method Summary | |
void |
add(Contact contact)
|
Contact |
getContact(int index)
|
java.util.Iterator |
iterator()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConcreteContactList()
| Method Detail |
public java.util.Iterator iterator()
iterator in interface ContactListpublic int size()
size in interface ContactListpublic Contact getContact(int index)
getContact in interface ContactListpublic void add(Contact contact)
add in interface ContactList
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||