public interface DataStream
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Test whether there are any Events remaining in this EventStream.
|
java.lang.Object |
nextToken()
Returns the next slice of data held in this DataStream.
|
java.lang.Object nextToken()
boolean hasNext()
Copyright © 2010 - 2020 Adobe. All Rights Reserved