public class ListDispatcher extends Object implements BitstreamDispatcher
SENTINEL| Constructor and Description |
|---|
ListDispatcher(List<Integer> bitstreamIds)
Main constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Returns the next id for checking, or a sentinel value if there are no
more to check.
|
public int next()
BitstreamDispatchernext in interface BitstreamDispatcherBitstreamDispatcher.next()Copyright © 2022 LYRASIS. All rights reserved.