Package com.restfb

Schnittstelle ConnectionIterator<T>

Alle Superschnittstellen:
Iterator<List<T>>
Alle bekannten Implementierungsklassen:
Connection.Itr

public interface ConnectionIterator<T> extends Iterator<List<T>>
  • Methodendetails

    • snapshot

      gets the connection of the current iteration step.
      Gibt zurück:
      the current connection