- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 28 of file ContactMap.java.
◆ addMailItem()
| void org.turro.mail.queue.ContactMap.addMailItem |
( |
MailItem |
mi | ) |
|
Definition at line 30 of file ContactMap.java.
31 CategoryMap cm =
get(mi.getIdContact());
33 cm =
new CategoryMap(mi.getIContact());
34 put(mi.getIdContact(), cm);
The documentation for this class was generated from the following file: