Forge - Parent 3.3.1-SNAPSHOT
-
- All Implemented Interfaces:
- Comparator<Class<?>>
public class RelatedClassComparator
extends Object
implements Comparator<Class<?>>
This comparator should be used when a list of related classes should be ordered from the most abstract to the most
specialized one
- Author:
- George Gastaldi
-
-
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
Forge - Parent 3.3.1-SNAPSHOT
Copyright © 2016 JBoss by Red Hat. All rights reserved.