com.sun.jini.tool
Class ClassDep.Compare

java.lang.Object
  extended by com.sun.jini.tool.ClassDep.Compare
All Implemented Interfaces:
Comparator
Enclosing class:
ClassDep

private static class ClassDep.Compare
extends Object
implements Comparator


Constructor Summary
private ClassDep.Compare()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
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
equals
 

Constructor Detail

ClassDep.Compare

private ClassDep.Compare()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.