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 |
SimpleFifo.Node() |
public E item
public SimpleFifo.Node next
Copyright © 2012-2013 The Internet Party. All Rights Reserved.