-
- All Implemented Interfaces:
- Comparator<Class<?>>
- Enclosing class:
- InspectionUtil
public static class InspectionUtil.ClassSorter
extends Object
implements Comparator<Class<?>>
Sort classes by their class name. Package first, then class.
- Author:
- Erich Schubert
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
-
Constructor Detail
-
ClassSorter
public ClassSorter()
ELKI Version 0.6.5~20141030
Copyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.