Class EmptySerializablePageList<E>

java.lang.Object
org.exoplatform.commons.utils.PageList<E>
org.exoplatform.commons.utils.AbstractSerializablePageList<E>
org.exoplatform.commons.utils.EmptySerializablePageList<E>
All Implemented Interfaces:
Serializable

public class EmptySerializablePageList<E> extends AbstractSerializablePageList<E> implements Serializable
Version:
$Revision$
Author:
Julien Viet
See Also:
  • Constructor Details

    • EmptySerializablePageList

      public EmptySerializablePageList()
  • Method Details