Interface AsyncResult<V>
public interface AsyncResult<V>
A callback used by
AsyncResource to be able to handle both the success and error case
in a single method.-
Method Summary
-
Method Details
-
onReady
-