Package twitter4j.v1

Interface PagableResponseList<T extends TwitterResponse>

All Superinterfaces:
Collection<T>, CursorSupport, Iterable<T>, List<T>, ResponseList<T>, Serializable, TwitterResponse

public interface PagableResponseList<T extends TwitterResponse> extends ResponseList<T>, CursorSupport
ResponseList with cursor support.