JAligner

jaligner.matrix
Class MatricesCompartor

java.lang.Object
  extended byjaligner.matrix.MatricesCompartor
All Implemented Interfaces:
java.util.Comparator

public class MatricesCompartor
extends java.lang.Object
implements java.util.Comparator

Comparator to sort the scoring matrices by their names.

Author:
Ahmed Moustafa (ahmed@users.sf.net)

Constructor Summary
MatricesCompartor()
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.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

MatricesCompartor

public MatricesCompartor()
Method Detail

compare

public int compare(java.lang.Object o1,
                   java.lang.Object o2)
Specified by:
compare in interface java.util.Comparator

JAligner

Ahmed Moustafa (ahmed@users.sf.net)SourceForge.net
The source code of JAligner is licensed under The GNU General Public License (GPL)