Searched defs:common (Results 1 – 5 of 5) sorted by relevance
322 PropertyChangeListener[] common = this.map.get(null); in firePropertyChange() local
89 int common = Math.min(size(), other.size()); in compareTo() local
114 int common = Math.min(size(), other.size()); in compareTo() local
690 int common = Math.min(snapshot.length, len); in addIfAbsent() local
3700 Matcher common = Pattern.compile("\\p{script=Common}").matcher(""); in unicodePropertiesTest() local