public static class LinkedBuffer.N<T> extends java.lang.Object
LinkedBuffer.N<T>
next
T
value
N()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T value
public LinkedBuffer.N<T> next
public N()