public interface Callback<T>
void
onDone(T result, Throwable error)
void onDone(T result, Throwable error) throws Exception
Exception
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.