Uses of Class
org.ujmp.core.stringmatrix.factory.DefaultStringMatrix2DFactory
-
Packages that use DefaultStringMatrix2DFactory Package Description org.ujmp.core.stringmatrix org.ujmp.core.stringmatrix.stub -
-
Uses of DefaultStringMatrix2DFactory in org.ujmp.core.stringmatrix
Fields in org.ujmp.core.stringmatrix declared as DefaultStringMatrix2DFactory Modifier and Type Field Description static DefaultStringMatrix2DFactory
StringMatrix. Factory
static DefaultStringMatrix2DFactory
StringMatrix2D. Factory
-
Uses of DefaultStringMatrix2DFactory in org.ujmp.core.stringmatrix.stub
Fields in org.ujmp.core.stringmatrix.stub declared as DefaultStringMatrix2DFactory Modifier and Type Field Description static DefaultStringMatrix2DFactory
AbstractDenseStringMatrix2D. Factory
Methods in org.ujmp.core.stringmatrix.stub that return DefaultStringMatrix2DFactory Modifier and Type Method Description DefaultStringMatrix2DFactory
AbstractDenseStringMatrix2D. getFactory()
-