|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.facetmap.simple.ResourceIteratorFacade
public class ResourceIteratorFacade
| Field Summary | |
|---|---|
protected java.util.Iterator |
iterator
|
| Constructor Summary | |
|---|---|
ResourceIteratorFacade(java.util.Iterator iterator)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Resource |
next()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Iterator iterator
| Constructor Detail |
|---|
public ResourceIteratorFacade(java.util.Iterator iterator)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface SelectedResourceIteratorpublic Resource next()
next in interface SelectedResourceIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||