| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.demo.jni |
| Modifier and Type | Method and Description |
|---|---|
DemoCallbackWithUserData.ReturnData |
DemoCallbackWithUserData.callSync(long minDelay,
long maxDelay)
Synchronous adapter to the external API
|
| Modifier and Type | Method and Description |
|---|---|
void |
DemoCallbackWithUserData.callNative(long minDelay,
long maxDelay,
Object userData,
DemoCallbackWithUserData.ReturnData returnData,
DemoCallbackWithUserData.CallbackListener listener)
Native call to the sample API.
|
Copyright © 2017 LSST. All rights reserved.