Package org.ujmp.core.stringmatrix.factory
-
Interface Summary Interface Description DenseStringMatrix2DFactory<T extends DenseStringMatrix2D> DenseStringMatrixFactory<T extends DenseStringMatrix> SparseStringMatrixFactory<T extends SparseStringMatrix> StringMatrix2DFactory<T extends StringMatrix2D> StringMatrixFactory<T extends StringMatrix> -
Class Summary Class Description AbstractDenseStringMatrix2DFactory<T extends DenseStringMatrix2D> AbstractStringMatrix2DFactory DefaultDenseStringMatrix2DFactory DefaultStringMatrix2DFactory