Package org.wildfly.common.iteration


package org.wildfly.common.iteration
Classes related to iteration.
  • Class
    Description
    A bi-directional primitive iterator.
    A byte iterator.
    A code point by code point iterator.
    An enumeration which is also an iterator.
    An iterator which can report the current iterator index.
    A primitive iterator, which can be used as the basis for string parsing, tokenizing, and other purposes.