Uses of Interface
edu.jas.util.RemoteExecutable
-
Packages that use RemoteExecutable Package Description edu.jas.gb Groebner bases package. -
-
Uses of RemoteExecutable in edu.jas.gb
Classes in edu.jas.gb that implement RemoteExecutable Modifier and Type Class Description (package private) class
GBClientSP<C extends RingElem<C>>
Objects of this class are to be send to a ExecutableServer.(package private) class
GBExerClient<C extends RingElem<C>>
Objects of this class are to be send to a ExecutableServer.(package private) class
GBHybridExerClient<C extends RingElem<C>>
Objects of this class are to be send to a ExecutableServer.
-