Package com.ibm.jarm.api.collection

This package contains the interfaces and classes that support paged access to large collections.

See: Description

  • Interface Summary 
    Interface Description
    CBRPageIterator<T>
    A parameterized paging, read-only iterator interface for Content Based Retrieval (CBR) results.
    PageableSet<T>
    A parameterized Set collection that supports paging.
    RMPageIterator<T>
    A parameterized paging, read-only iterator interface.
    RMPageMark
    Identifies the page representing the current continuation state of a RMPageIterator instance.

Package com.ibm.jarm.api.collection Description

This package contains the interfaces and classes that support paged access to large collections.

© Copyright IBM Corp. 2010, 2013. All Rights Reserved.