|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.juicer.OneShotSource
public abstract class OneShotSource
Field Summary | |
---|---|
protected boolean |
done
|
Constructor Summary | |
---|---|
OneShotSource()
|
Method Summary | |
---|---|
protected abstract java.lang.Object |
get()
|
protected java.lang.Object |
next()
|
void |
rewind()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean done
Constructor Detail |
---|
public OneShotSource()
Method Detail |
---|
protected java.lang.Object next()
protected abstract java.lang.Object get()
public void rewind()
rewind
in interface Rewindable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |