Package io.netty.util

Interface TimerTask


public interface TimerTask
A task which is executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit).