Uses of Class
de.tilman_neumann.jml.factor.siqs.poly.PolyReport
-
Packages that use PolyReport Package Description de.tilman_neumann.jml.factor.psiqs de.tilman_neumann.jml.factor.siqs.poly -
-
Uses of PolyReport in de.tilman_neumann.jml.factor.psiqs
Methods in de.tilman_neumann.jml.factor.psiqs that return PolyReport Modifier and Type Method Description PolyReport
PSIQSThreadBase. getPolyReport()
-
Uses of PolyReport in de.tilman_neumann.jml.factor.siqs.poly
Methods in de.tilman_neumann.jml.factor.siqs.poly that return PolyReport Modifier and Type Method Description PolyReport
SIQSPolyGenerator. getReport()
Methods in de.tilman_neumann.jml.factor.siqs.poly with parameters of type PolyReport Modifier and Type Method Description void
PolyReport. add(PolyReport other)
Add two reports.
-