| Package | Description | 
|---|---|
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PagedIterator.Advancer | 
PagedIterator.m_advancer
The underlying Advancer. 
 | 
| Constructor and Description | 
|---|
PagedIterator(PagedIterator.Advancer advancer)
Construct a PagedIterator based on the specified Advancer. 
 |