Hierarchy For Package ubic.gemma.core.datastructure.matrix

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests (implements org.springframework.context.ApplicationContextAware)
    • junit.framework.Assert
      • junit.framework.TestCase (implements junit.framework.Test)
    • ubic.gemma.core.datastructure.matrix.BaseExpressionDataMatrix<T> (implements ubic.gemma.core.datastructure.matrix.BulkExpressionDataMatrix<T>, java.io.Serializable)
      • ubic.gemma.core.datastructure.matrix.ExpressionDataDoubleMatrix (implements ubic.gemma.core.datastructure.matrix.ExpressionDataPrimitiveDoubleMatrix)
    • ubic.gemma.core.datastructure.matrix.SingleCellExpressionDataDoubleMatrixTest