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