public interface DataEntrySource
Modifier and Type | Method and Description |
---|---|
void |
pumpDataEntries(DataEntryReader dataEntryReader)
Applies the given DataEntryReader to all data entries that the implementation can provide.
|
void pumpDataEntries(DataEntryReader dataEntryReader) throws java.io.IOException
java.io.IOException