Package de.gsi.dataset.spi
Class LimitedIndexedTreeDataSet.DataAtom
- java.lang.Object
-
- de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
-
- All Implemented Interfaces:
java.lang.Comparable<LimitedIndexedTreeDataSet.DataAtom>
- Enclosing class:
- LimitedIndexedTreeDataSet
protected class LimitedIndexedTreeDataSet.DataAtom extends java.lang.Object implements java.lang.Comparable<LimitedIndexedTreeDataSet.DataAtom>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(LimitedIndexedTreeDataSet.DataAtom other)
-
-
-
Method Detail
-
compareTo
public int compareTo(LimitedIndexedTreeDataSet.DataAtom other)
- Specified by:
compareToin interfacejava.lang.Comparable<LimitedIndexedTreeDataSet.DataAtom>
-
-