Uses of Interface
org.exoplatform.commons.utils.ListAccess
Packages that use ListAccess
-
Uses of ListAccess in org.exoplatform.commons.utils
Constructors in org.exoplatform.commons.utils with parameters of type ListAccessModifierConstructorDescriptionLazyList(ListAccess<E> listAccess, int batchSize) LazyPageList(ListAccess<E> listAccess, int pageSize)