public class AlphaSeisSorter extends SeismogramSorter
names| Constructor and Description |
|---|
AlphaSeisSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
sort(DataSetSeismogram seismogram)
sort uses the names list in SeismogramSorter to return the alphabetical
position of this name and then adds it to the list |
clear, removepublic int sort(DataSetSeismogram seismogram)
sort uses the names list in SeismogramSorter to return the alphabetical
position of this name and then adds it to the listsort in class SeismogramSorterseismograms - the seismograms that belong to this namename - the name to be sorted