public class CountDownLatchHelper<T> extends Object
CountDownLatchHelper()
CountDownLatchHelper<T>
addExecute(IExecute<T> execute)
execute()
List<T>
getData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CountDownLatchHelper()
public CountDownLatchHelper<T> addExecute(IExecute<T> execute)
public CountDownLatchHelper<T> execute()
public List<T> getData()
Copyright © 2017. All rights reserved.