public class TimeoutCheckerImpl<T extends TimeoutEndpoint> extends Object implements TimeoutChecker<T>
| Constructor and Description |
|---|
TimeoutCheckerImpl() |
TimeoutCheckerImpl(long delay) |
public TimeoutCheckerImpl()
public TimeoutCheckerImpl(long delay)
public void addTask(T task)
TimeoutCheckeraddTask in interface TimeoutChecker<T extends TimeoutEndpoint>task - taskpublic void clear()
TimeoutCheckerclear in interface TimeoutChecker<T extends TimeoutEndpoint>public boolean isEmpty()
TimeoutCheckerisEmpty in interface TimeoutChecker<T extends TimeoutEndpoint>public boolean isRun()
TimeoutCheckerisRun in interface TimeoutChecker<T extends TimeoutEndpoint>public List<T> getTasks()
TimeoutCheckergetTasks in interface TimeoutChecker<T extends TimeoutEndpoint>public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2025. All rights reserved.