jedi.annotation.processor.model
Class AnnotateableComparator
java.lang.Object
jedi.annotation.processor.model.AnnotateableComparator
- All Implemented Interfaces:
- Comparator<Annotateable>
public class AnnotateableComparator
- extends Object
- implements Comparator<Annotateable>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotateableComparator
public AnnotateableComparator()
compare
public int compare(Annotateable annotateable1,
Annotateable annotateable2)
- Specified by:
compare in interface Comparator<Annotateable>
Copyright © 2011. All Rights Reserved.