- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 31 of file MyContacts.java.
◆ myContacts()
Definition at line 34 of file MyContacts.java.
35 ContactSortedSet
set =
new ContactSortedSet(I_.api().used());
36 for(IMyContact iContact : Instances.cached().byAnnotation(MyContact.class, IMyContact.class)) {
37 set.addAll(iContact.getMyContacts(constructor, search));
The documentation for this class was generated from the following file: