Class ExpressionDataMatrixRowElement
java.lang.Object
ubic.gemma.core.datastructure.matrix.ExpressionDataMatrixRowElement
- All Implemented Interfaces:
Comparable<ExpressionDataMatrixRowElement>
public class ExpressionDataMatrixRowElement
extends Object
implements Comparable<ExpressionDataMatrixRowElement>
Encapsulates information about the row 'label' for a ExpressionDataMatrix. Normal applications do not need to deal
with this very much (I hope).
- Author:
- pavlidis
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpressionDataMatrixRowElement
-
ExpressionDataMatrixRowElement
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<ExpressionDataMatrixRowElement>
-
getDesignElement
-
getIndex
public int getIndex() -
hashCode
public int hashCode() -
equals
-
toString
-