|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectIteratorFactory.IteratorPlant
public abstract static class IteratorFactory.IteratorPlant
| Constructor Summary | |
|---|---|
IteratorFactory.IteratorPlant()
|
|
| Method Summary | |
|---|---|
abstract Iterator |
createIterator(Object value)
If it is possible to create an iterator for this type, do so. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IteratorFactory.IteratorPlant()
| Method Detail |
|---|
public abstract Iterator createIterator(Object value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||