protected final class SimpleFifo.Node extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
E |
item |
SimpleFifo.Node |
next |
| Modifier | Constructor and Description |
|---|---|
protected |
Node() |
public E item
public SimpleFifo.Node next
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.