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 EmptyListSource<T>
          Empty implementation of the ListSource interface
 class SimpleListSource<T>
          List based implementation of the ListSource interface
 



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