Uses of Interface
com.mysema.query.paging.ListSource

Packages that use ListSource
com.mysema.query.paging   
 

Uses of ListSource in com.mysema.query.paging
 

Classes in com.mysema.query.paging that implement ListSource
 class ListSourceBase<T>
          ListSourceBase provides
 class SimpleListSource<T>
           
 

Methods in com.mysema.query.paging that return ListSource
static
<T> ListSource<T>
ListSourceBase.emptyResults()
           
 



Copyright © 2007-2009 Mysema Ltd. All Rights Reserved.