facebook4j
Interface ResponseList<T>

All Superinterfaces:
Collection<T>, Iterable<T>, List<T>, PagableList<T>
All Known Subinterfaces:
InboxResponseList<T>

public interface ResponseList<T>
extends PagableList<T>

Author:
Ryuji Yamashita - roundrop at gmail.com

Method Summary
 
Methods inherited from interface facebook4j.PagableList
getCount, getPaging, getSummary
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 



Copyright © 2019. All rights reserved.