net.minecraft.client.util

class SearchTree$IntersectingIterator<T>

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

dga$a
net.minecraft.client.util.SearchTree$IntersectingIterator

Field summary

Modifier and TypeField
private final com.google.common.collect.PeekingIterator<T>
a
field_195831_a
private final com.google.common.collect.PeekingIterator<T>
b
field_195832_b
private final it.unimi.dsi.fastutil.objects.Object2IntMap<T>
c
field_195833_c

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()