extends com.google.common.collect.AbstractIterator<T>
| dfr$a | |
| net.minecraft.client.util.SearchTree$IntersectingIterator | 
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final com.google.common.collect.PeekingIterator<T> | 
  | ||||
| private final com.google.common.collect.PeekingIterator<T> | 
  | ||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<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 | 
  |