Class EmptySingleCellExpressionDataMatrix

java.lang.Object
ubic.gemma.core.datastructure.matrix.EmptySingleCellExpressionDataMatrix
All Implemented Interfaces:
ExpressionDataMatrix<Object>, SingleCellExpressionDataMatrix<Object>

public class EmptySingleCellExpressionDataMatrix extends Object implements SingleCellExpressionDataMatrix<Object>