JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.xbib.jacc
Package
org.xbib.jacc.util
Interface Interator
public interface
Interator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
hasNext
()
int
next
()
Method Details
next
int
next
()
hasNext
boolean
hasNext
()