Searched defs:flag (Results 1 - 2 of 2) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/configuration/ | ||
H A D | Group.java | 41 private int flag; field in class:Group 140 return flag; 143 public void setFlag(int flag) { argument 144 this.flag = flag; |
/opengrok/lib/ | ||
H A D | bcel-6.0.jar | ... setModifiers (int) int access_flags private void setFlag (int, boolean) int flag boolean set public final void isPublic (boolean) boolean flag public ... |
Completed in 10 milliseconds