类 AsyncHttpExecutor.AsyncTask<T>

java.lang.Object
com.dtflys.forest.backend.AsyncHttpExecutor.AsyncTask<T>
所有已实现的接口:
Supplier<ForestResponse<T>>
封闭类:
AsyncHttpExecutor<T>

public static class AsyncHttpExecutor.AsyncTask<T> extends Object implements Supplier<ForestResponse<T>>