Lines Matching refs:sort
50 Collections.sort(oldAPI.packages_);
51 Collections.sort(newAPI.packages_);
157 Collections.sort(oldPkg.classes_);
158 Collections.sort(newPkg.classes_);
367 Collections.sort(oldClass.ctors_);
368 Collections.sort(newClass.ctors_);
457 Collections.sort(oldClass.methods_);
458 Collections.sort(newClass.methods_);
687 Collections.sort(oldClass.fields_);
688 Collections.sort(newClass.fields_);