| Package | Description |
|---|---|
| emulib.runtime |
| Modifier and Type | Method and Description |
|---|---|
<T extends CPUContext> |
ContextPool.getCPUContext(long pluginID,
Class<T> contextInterface)
Get registered CPU context.
|
<T extends CPUContext> |
ContextPool.getCPUContext(long pluginID,
Class<T> contextInterface,
int index)
Get registered CPU context (extended version).
|
Copyright © 2017. All rights reserved.