Home
last modified time | relevance | path

Searched refs:mailrcNewsGroups (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/examples/java/Newsgroup/
H A DSubscribedNewsgroups.java179 NewsGroup mailrcNewsGroups[] = null; in findNewsgroups() local
221 mailrcNewsGroups = new NewsGroup[ groups.size() ]; in findNewsgroups()
222 groups.copyInto(mailrcNewsGroups); in findNewsgroups()
229 return mailrcNewsGroups; in findNewsgroups()

Completed in 8 milliseconds