Uses of Class
org.astrogrid.samp.test.Calculator
-
Packages that use Calculator Package Description org.astrogrid.samp.test Classes for testing. -
-
Uses of Calculator in org.astrogrid.samp.test
Methods in org.astrogrid.samp.test with parameters of type Calculator Modifier and Type Method Description (package private) abstract voidCalculator.SendMode. send(Calculator calc, java.lang.String receiverId, Calculator.CalcRequest request, int iseq)Sends a message from one calculator client to another using this send mode.
-