net.minecraft.client.util

class SearchTree$MergingIterator<T>

extends com.google.common.collect.AbstractIterator<T>

cgw$a
net.minecraft.client.util.SearchTree$MergingIterator

Field summary

Modifier and TypeField
private final Iterator<T>
a
field_194033_a
private final Iterator<T>
b
field_194034_b
private final it.unimi.dsi.fastutil.objects.Object2IntMap<T>
c
field_194035_c
private T
d
field_194036_d
private T
e
field_194037_e

Constructor summary

ModifierConstructor
public (Iterator<T> arg0, Iterator<T> arg1, it.unimi.dsi.fastutil.objects.Object2IntMap<T> arg2)

Method summary

Modifier and TypeMethod
protected T
computeNext()
computeNext()