类 SortedArraySet.ArrayIterator

java.lang.Object
net.minecraft.util.SortedArraySet.ArrayIterator
所有已实现的接口:
Iterator<T>
封闭类:
SortedArraySet<T>

class SortedArraySet.ArrayIterator extends Object implements Iterator<T>
  • 字段详细资料

    • index

      private int index
    • last

      private int last
  • 构造器详细资料

    • ArrayIterator

      ArrayIterator()
  • 方法详细资料