private final class Storage.Iter extends java.lang.Object implements java.util.Iterator<T>
| Modifier and Type | Field and Description |
|---|---|
private int |
mods |
(package private) int |
removeSlot |
(package private) int |
slot |
| Constructor and Description |
|---|
Storage.Iter() |
private final int mods
int slot
int removeSlot
Storage.Iter()