public class ListDispatcher extends java.lang.Object implements BitstreamDispatcher
SENTINEL| Constructor and Description |
|---|
ListDispatcher(java.util.List<java.lang.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 ListDispatcher(java.util.List<java.lang.Integer> bitstreamIds)
bitstreamIds - public int next()
BitstreamDispatchernext in interface BitstreamDispatcherBitstreamDispatcher.next()Copyright © 2013 DuraSpace. All Rights Reserved.