java.lang.ObjectA standard linked list node used in various queue classesEDU.oswego.cs.dl.util.concurrent.LinkedNode
Field Summary | ||
---|---|---|
public Object | value | |
public LinkedNode | next |
Constructor: |
---|
|
|
|
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |