Searched defs:common (Results 1 – 3 of 3) sorted by relevance
322 PropertyChangeListener[] common = this.map.get(null); in firePropertyChange() local
89 int common = Math.min(size(), other.size()); in compareTo() local
1356 static final ForkJoinPool common; field in ForkJoinPool