public interface Async<T>
void
submit(Callback<T> cb)
void submit(Callback<T> cb)
submit
T
cb
Callback
Copyright © 2017. All rights reserved.