| 
GNU Trove | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TIterator
Common interface for all iterators used in Trove.
| Method Summary | |
|---|---|
 boolean | 
hasNext()
Returns true if the iterator can be advanced past its current location.  | 
 void | 
remove()
Removes the last entry returned by the iterator.  | 
| Method Detail | 
|---|
boolean hasNext()
boolean valuevoid remove()
  | 
GNU Trove | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||