org.expasy.jpl.commons.collection.graph
Class GraphExporter.ObjectComparator

java.lang.Object
  extended by 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>


Constructor Summary
GraphExporter.ObjectComparator()
           
 
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

GraphExporter.ObjectComparator

public GraphExporter.ObjectComparator()
Method Detail

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.