org.jmol.jvxl.data
Class MeshData.SortSet
java.lang.Object
org.jmol.jvxl.data.MeshData.SortSet
- All Implemented Interfaces:
- Comparator<MeshData.SSet>
- Enclosing class:
- MeshData
protected class MeshData.SortSet
- extends Object
- implements Comparator<MeshData.SSet>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeshData.SortSet
protected MeshData.SortSet()
compare
public int compare(MeshData.SSet o1,
MeshData.SSet o2)
- Specified by:
compare in interface Comparator<MeshData.SSet>