Package com.restfb

Interface ConnectionIterator<T>

All Superinterfaces:
Iterator<List<T>>
All Known Implementing Classes:
Connection.Itr

public interface ConnectionIterator<T> extends Iterator<List<T>>
  • Method Details

    • snapshot

      gets the connection of the current iteration step.
      Returns:
      the current connection