Class: ListStream
This page documents the methods and fields available in the ListStream class.
Members
| Signature | Description |
|---|---|
ListStream(List, int, ListStreamListener) | Creates a new instance of ListStream. |
ListStream(List, int, int, ListStreamListener) | Creates a new instance of ListStream. |
ListStream(Object, List, int, ListStreamListener) | Creates a new instance of ListStream. |
ListStream(Object, List, int, int, ListStreamListener) | Creates a new instance of ListStream. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
setListStreamListener(ListStreamListener) | Sets or updates the list stream listener. |
setThreadsCount(int) | Sets or updates the threads count. |
setThreadsSequence(int) | Sets or updates the threads sequence. |