Class PageItemImpl
java.lang.Object
de.digitalcollections.model.impl.paging.PageItemImpl
- All Implemented Interfaces:
PageItem
public class PageItemImpl extends java.lang.Object implements PageItem
-
Constructor Summary
Constructors Constructor Description PageItemImpl(int number, boolean current) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
PageItemImpl
public PageItemImpl(int number, boolean current)
-
-
Method Details