| Package | Description |
|---|---|
| io.engineblock.activityapi.core | |
| io.engineblock.activityimpl.motor |
| Constructor and Description |
|---|
OpResultBuffer(OpResultBuffer.Sink<T> sink,
Class<OpContext[]> clazz,
int size) |
OpResultBuffer(T context,
OpResultBuffer.Sink<T> sink,
Class<OpContext[]> clazz,
int size) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreMotor
ActivityMotor is a Runnable which runs in one of an activity's many threads.
|
| Constructor and Description |
|---|
StrideResultBuffer(com.codahale.metrics.Timer cycleTimer,
long strideDelay,
long initialCycle,
OpResultBuffer.Sink<OpContext> sink,
int size) |
Copyright © 2018. All rights reserved.