org.apache.openejb.config.rules
Class CheckClassLoading.DiffItemComparator
java.lang.Object
org.apache.openejb.config.rules.CheckClassLoading.DiffItemComparator
- All Implemented Interfaces:
- Comparator<CheckClassLoading.DiffItem>
- Enclosing class:
- CheckClassLoading
public static class CheckClassLoading.DiffItemComparator
- extends Object
- implements Comparator<CheckClassLoading.DiffItem>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckClassLoading.DiffItemComparator
public CheckClassLoading.DiffItemComparator()
getInstance
public static CheckClassLoading.DiffItemComparator getInstance()
compare
public int compare(CheckClassLoading.DiffItem o1,
CheckClassLoading.DiffItem o2)
- Specified by:
compare in interface Comparator<CheckClassLoading.DiffItem>
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.