Lines Matching refs:sort
775 // extract the set of packages, sort them by name, and write them out in that order
778 Arrays.sort(allPackages, PackageInfo.comparator);
790 Arrays.sort
826 Arrays.sort(interfaces, ClassInfo.comparator);
835 Arrays.sort(constructors, MethodInfo.comparator);
841 Arrays.sort(methods, MethodInfo.comparator);
849 Arrays.sort(fields, FieldInfo.comparator);
890 Arrays.sort(exceptions, ClassInfo.comparator);
924 Arrays.sort(exceptions, ClassInfo.comparator);