public class TimeOut extends Object
TimeOut(long interval, TimeUnit unit)
boolean
hasTimedOut()
long
timeLeft(TimeUnit unit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeOut(long interval, TimeUnit unit)
public boolean hasTimedOut()
public long timeLeft(TimeUnit unit)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.