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 classLocalOperationExecutorClass to executeOperations locally.protected static classPiDistributed.NodeRemoteOperationExecutor that implements the weight property.classRemoteOperationExecutorClass to call anOperationServerto executeOperations remotely.
-