Class TableSorter.Row

java.lang.Object
org.openscience.jmol.app.janocchio.TableSorter.Row
All Implemented Interfaces:
Comparable
Enclosing class:
TableSorter

private class TableSorter.Row extends Object implements Comparable
  • Field Details

    • modelIndex

      private int modelIndex
  • Constructor Details

    • Row

      public Row(int index)
  • Method Details