public interface ItemSource<T>
Modifier and Type | Method and Description |
---|---|
boolean |
atEnd() |
boolean |
close() |
T |
nextItem() |
boolean |
open() |
boolean |
reset() |
boolean open()
boolean close()
boolean reset()
T nextItem() throws ESYAException
ESYAException
boolean atEnd()
Copyright © 2025. All rights reserved.