Package com.restfb
Interface ConnectionIterator<T>
- All Known Implementing Classes:
Connection.Itr
-
Method Details
-
snapshot
Connection<T> snapshot()gets the connection of the current iteration step.- Returns:
- the current connection
-
Connection.Itr