public class Node extends Object
Node(long timeout, Object value)
long
getTimeout()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Node(long timeout, Object value)
public long getTimeout()
public Object getValue()
Copyright © 2020. All rights reserved.