extends com.google.common.collect.AbstractIterator<T>
hfo | |
net.minecraft.client.searchtree.IntersectionIterator | |
net.minecraft.class_1122 | |
net.minecraft.unmapped.C_yhoiailv | |
net.minecraft.client.search.IdentifierSearchableIterator | |
net.minecraft.client.search.IntersectionIterator | |
net.minecraft.src.C_213440_ |
Field summary
Modifier and Type | Field | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final com.google.common.collect.PeekingIterator<T> |
| ||||||||||||||
private final com.google.common.collect.PeekingIterator<T> |
| ||||||||||||||
private final Comparator<T> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Iterator<T> namespacesIterator, Iterator<T> pathsIterator, Comparator<T> lastIndexComparator) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
protected T |
|