public interface ContinuationNativeInterface
abstract Unit
resume(String callerId, Object result)
resumeWithError(String callerId, Object error)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit resume(String callerId, Object result)
abstract Unit resumeWithError(String callerId, Object error)