Class StringMatrixReader


public class StringMatrixReader extends AbstractMatrixReader<StringMatrix<String,String>, String>
Reader for StringMatrix.

Ported in-tree from ubic.basecode.io.reader.StringMatrixReader as part of the baseCode in-tree migration; previously consumed via the MatrixUtil.fromBaseCode shim.

Author:
Paul Pavlidis