public class StringIntegerObjectSorterSortOnInteger extends VectorSorter
| Constructor and Description |
|---|
StringIntegerObjectSorterSortOnInteger()
Creates a new instance of GeneLocationObjectSorter
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
lt(Object a,
Object b)
Override object comparer
|
sortpublic StringIntegerObjectSorterSortOnInteger()
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.