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