Uses of Interface
org.apfloat.samples.OperationExecutor
-
Packages that use OperationExecutor Package Description org.apfloat.samples Sample applications demonstrating apfloat use. -
-
Uses of OperationExecutor in org.apfloat.samples
Classes in org.apfloat.samples that implement OperationExecutor Modifier and Type Class Description class
LocalOperationExecutor
Class to executeOperation
s locally.protected static class
PiDistributed.Node
RemoteOperationExecutor that implements the weight property.class
RemoteOperationExecutor
Class to call anOperationServer
to executeOperation
s remotely.
-