Package com.hybris.cockpitng.search.data.pageable
-
Interface Summary Interface Description FullTextSearchPageable<R> Pageable with auto correction (spell check) and facets.Pageable<R> Capable of paging the collections of result typeR. -
Class Summary Class Description PageableList<R> Implementation ofPageablewhich can be instantiated fromListand an integer value indicating the page size.