Searched defs:call (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DGroups.java49 boolean call(Group g); method in interface:Groups.Walker
230 public boolean call(Group g) {
254 public boolean call(Group g) {
330 if (f.call(g)) {
344 if (f.call(g)) {
354 public boolean call(Group x) {
372 public boolean call(Group g) {

Completed in 15 milliseconds