public class EPSHelper<T> extends Object
EPSHelper(int defaultMaxEPS)
EPSHelper(Map<T,Integer> nameToMaxEPS, int defaultMaxEPS)
void
waiting(T name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EPSHelper(int defaultMaxEPS)
public EPSHelper(Map<T,Integer> nameToMaxEPS, int defaultMaxEPS)
public void waiting(T name) throws InterruptedException
InterruptedException
Copyright © 2020. All rights reserved.