org.utgenome.gwt.utgb.server.app
Class ChromosomeMap.CytoBandComprator
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChromosomeMap.CytoBandComprator
public ChromosomeMap.CytoBandComprator()
compare
public int compare(CytoBand o1,
CytoBand o2)
- Specified by:
compare
in interface Comparator<CytoBand>
Copyright © 2007-2012 utgenome.org. All Rights Reserved.