Forge - Resource Addon Impl 2.0.0.Alpha11
-
- 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
| Modifier and Type |
Method and Description |
int |
compare(Class<?> o1,
Class<?> o2) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Forge - Resource Addon Impl 2.0.0.Alpha11
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.