public class StringDoubleObjectSorterSortOnDouble extends VectorSorter
| Constructor and Description |
|---|
StringDoubleObjectSorterSortOnDouble()
Creates a new instance of GeneLocationObjectSorter
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
lt(Object a,
Object b)
Override object comparer
|
sortpublic StringDoubleObjectSorterSortOnDouble()
protected boolean lt(Object a, Object b)
lt in class VectorSortera - the first GeneLocationObject to be comparedb - the second GeneLocationObject to be comparedCopyright © 2015. All Rights Reserved.