Home
last modified time | relevance | path

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

/trunk/main/scripting/examples/java/Newsgroup/
H A DSubscribedNewsgroups.java289 File[] profileDirs = new File[dirCounter]; in findProfiles() local
292 profileDirs[i] = dirs[i]; in findProfiles()
296 return profileDirs; in findProfiles()

Completed in 8 milliseconds