org.expasy.jpl.commons.collection.graph
Class GraphExporter.ObjectComparator
java.lang.Object
org.expasy.jpl.commons.collection.graph.GraphExporter.ObjectComparator
- All Implemented Interfaces:
- Comparator<Object>
- Enclosing class:
- GraphExporter<V,E>
public static class GraphExporter.ObjectComparator
- extends Object
- implements Comparator<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphExporter.ObjectComparator
public GraphExporter.ObjectComparator()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare in interface Comparator<Object>
Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.