Class PredicatedPagedList<E>

java.lang.Object
com.atlassian.jira.entity.PredicatedPagedList<E>
All Implemented Interfaces:
PagedList<E>

public class PredicatedPagedList<E> extends Object implements PagedList<E>
Warps a Predicate around the EntityPagedList
Since:
v6.1