extends com.google.common.collect.AbstractIterator<T>
cgw$a | |
net.minecraft.client.util.SearchTree$MergingIterator |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private final Iterator<T> |
| ||||
private final Iterator<T> |
| ||||
private final it.unimi.dsi.fastutil.objects.Object2IntMap<T> |
| ||||
private T |
| ||||
private T |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Iterator<T> arg0, Iterator<T> arg1, it.unimi.dsi.fastutil.objects.Object2IntMap<T> arg2) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
protected T |
|