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