Searched refs:obj2 (Results 1 – 4 of 4) sorted by relevance
286 PersistableBundle obj1, PersistableBundle obj2) { in isPersistableBundleEquals() argument287 if (obj1 == obj2) { in isPersistableBundleEquals()290 if (obj1 == null || obj2 == null || obj1.size() != obj2.size()) { in isPersistableBundleEquals()296 Object val2 = obj2.get(key); in isPersistableBundleEquals()
53 public int compare(T obj1, T obj2) { in compare() argument54 return delegate.compare(obj2, obj1); // parameters switched round in compare()
688 private void appendDiff(StringBuffer sb, String attrName, Object obj1, Object obj2) { in appendDiff() argument689 if (!Objects.equals(obj1, obj2)) { in appendDiff()695 .append(obj2) in appendDiff()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...