public interface OfferIdIteratorOperations
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
max_left() |
boolean |
next_n(int n,
OfferIdSeqHolder ids) |
int max_left()
throws UnknownMaxLeft
UnknownMaxLeftboolean next_n(int n,
OfferIdSeqHolder ids)
void destroy()
Copyright © 2015 JacORB. All rights reserved.