| Modifier and Type | Field and Description |
|---|---|
int |
data |
IIntFIFO.Entry |
next |
| Constructor and Description |
|---|
Entry(int data,
IIntFIFO.Entry next) |
public int data
public IIntFIFO.Entry next
public Entry(int data,
IIntFIFO.Entry next)
Copyright © 2017. All Rights Reserved.