Interface FastIterator<T>

    • Method Detail

      • next

        T next​(T object)
      • isFullIterator

        boolean isFullIterator()