Interface PrincipalIterator

All Superinterfaces:
Iterator, RangeIterator
All Known Implementing Classes:
PrincipalIteratorAdapter

@ProviderType public interface PrincipalIterator extends RangeIterator
A RangeIterator iterating over Principals.
  • Method Details

    • nextPrincipal

      @NotNull @NotNull Principal nextPrincipal()
      Returns the next principal.
      Returns:
      the next principal