Uses of Interface
org.exoplatform.commons.utils.ListAccess
-
Packages that use ListAccess Package Description org.exoplatform.commons.utils This package provides the common utility classes. -
-
Uses of ListAccess in org.exoplatform.commons.utils
Constructors in org.exoplatform.commons.utils with parameters of type ListAccess Constructor Description LazyList(ListAccess<E> listAccess, int batchSize)LazyPageList(ListAccess<E> listAccess, int pageSize)
-