Package | Description |
---|---|
org.apache.commons.io.input |
Provides implementations of input classes, such as
InputStream and Reader . |
Modifier and Type | Method and Description |
---|---|
static ReadAheadInputStream.Builder |
ReadAheadInputStream.builder()
Constructs a new
ReadAheadInputStream.Builder . |
ReadAheadInputStream.Builder |
ReadAheadInputStream.Builder.setExecutorService(ExecutorService executorService)
Sets the executor service for the read-ahead thread.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.