public static interface AsyncFuture.Callback<RES>
AsyncFuture.getAsync(org.eclipse.wst.jsdt.chromium.util.AsyncFuture.Callback<? super T>, org.eclipse.wst.jsdt.chromium.SyncCallback)
method.Modifier and Type | Method and Description |
---|---|
void |
done(RES res) |
void done(RES res)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.