|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.adapter.BufferedObjectQueue
Field Summary | |
static java.lang.String |
code_id
|
Constructor Summary | |
BufferedObjectQueue(Supplier supplier)
|
Method Summary | |
void |
close()
|
boolean |
hasNext()
|
GenericObject |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
Constructor Detail |
public BufferedObjectQueue(Supplier supplier) throws WavesetException
Method Detail |
public boolean hasNext() throws WavesetException
WavesetException
public GenericObject next() throws java.util.NoSuchElementException, WavesetException
java.util.NoSuchElementException
WavesetException
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |