Searched defs:ContiguousPagedList (Results 1 – 1 of 1) sorted by relevance
27 class ContiguousPagedList<K, V> extends PagedList<V> implements PagedStorage.Callback { class86 ContiguousPagedList( in ContiguousPagedList() method in ContiguousPagedList