com.atlassian.user.search.page
Class PagerFactory
java.lang.Object
com.atlassian.user.search.page.PagerFactory
public class PagerFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PagerFactory
public PagerFactory()
getPager
public static <T> Pager<T> getPager(Pager<T> pagerOne,
Pager<T> pagerTwo)
- Returns:
- a merged pager composed of the two passed in
getPager
public static <T> Pager<T> getPager(List<Pager<T>> pagers)
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.