ContactListImplpublic class ContactListImpl extends AbstractPIMList implements javax.microedition.pim.ContactListClass ContactListImpl implements methods of PIM interface ContactList. |
Constructors Summary |
---|
ContactListImpl(String name, int mode, Object handle)Constructs a Contact List handler.
super(PIM.CONTACT_LIST, name, mode, handle);
|
|