Package | Description |
---|---|
org.apfloat.samples |
Sample applications demonstrating apfloat use.
|
Modifier and Type | Method and Description |
---|---|
<T> BackgroundOperation<T> |
LocalOperationExecutor.executeBackground(Operation<T> operation)
Execute an operation in the background.
|
<T> BackgroundOperation<T> |
RemoteOperationExecutor.executeBackground(Operation<T> operation)
Execute an operation remotely.
|
<T> BackgroundOperation<T> |
OperationExecutor.executeBackground(Operation<T> operation)
Starts executing some code in the background.
|
<T> BackgroundOperation<T> |
PiDistributed.Node.executeBackground(Operation<T> operation) |
Copyright © 2018. All rights reserved.