Interface ReIterable<T>

All Known Subinterfaces:
SharedPlainFactStorage, ValueRow

public interface ReIterable<T>
  • Method Summary

    Modifier and Type Method Description
    ReIterator<T> iterator()