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