public class HmilyTimer.Node extends Object implements TimerTask
Node(V value, long expire, TimeUnit unit)
Long
getTime()
V
getValue()
void
run(Timeout timeout)
Timer.newTimeout(TimerTask, long, TimeUnit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Node(V value, long expire, TimeUnit unit)
value
expire
unit
public V getValue()
public Long getTime()
public void run(Timeout timeout)
TimerTask
run
timeout
Copyright © 2022 dromara. All rights reserved.