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, remove
public 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 SeismogramSorter
seismograms
- the seismograms that belong to this namename
- the name to be sorted