taskList property

List<AsynchronousTask<T, K>> taskList
getter/setter pair

Implementation

List<AsynchronousTask<T, K>> taskList;