public class SequentialRoverBytesInput extends SequentialIterableInput<RoverBytes> implements RoverBytesInput
IterableInput.Status| Constructor and Description |
|---|
SequentialRoverBytesInput(java.lang.Iterable<IterableInput<RoverBytes>> inputs) |
SequentialRoverBytesInput(RoverBytesInput... inputs) |
closeImp, fetchImp, getFetched, openImpclose, fetch, getException, getStatus, isFetchValid, iterator, openclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, fetch, getException, getFetched, getStatus, isFetchValid, iterator, openpublic SequentialRoverBytesInput(java.lang.Iterable<IterableInput<RoverBytes>> inputs)
public SequentialRoverBytesInput(RoverBytesInput... inputs)