org.utgenome.gwt.utgb.server.app
Class ChromosomeMap.CytoBandComprator

java.lang.Object
  extended by org.utgenome.gwt.utgb.server.app.ChromosomeMap.CytoBandComprator
All Implemented Interfaces:
Comparator<CytoBand>
Enclosing class:
ChromosomeMap

public static class ChromosomeMap.CytoBandComprator
extends Object
implements Comparator<CytoBand>


Constructor Summary
ChromosomeMap.CytoBandComprator()
           
 
Method Summary
 int compare(CytoBand o1, CytoBand 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

ChromosomeMap.CytoBandComprator

public ChromosomeMap.CytoBandComprator()
Method Detail

compare

public int compare(CytoBand o1,
                   CytoBand o2)
Specified by:
compare in interface Comparator<CytoBand>


Copyright © 2007-2012 utgenome.org. All Rights Reserved.