Uses of Interface
edu.pdx.cs410J.rmi.EquationSolver
Packages that use EquationSolver
-
Uses of EquationSolver in edu.pdx.cs410J.rmi
Classes in edu.pdx.cs410J.rmi that implement EquationSolverModifier and TypeClassDescriptionclass
Instances of this remote class reside in a server JVM and perform the work of solving an equation of the formAx = b
.