Uses of Class
org.apache.commons.io.input.ReadAheadInputStream.Builder
-
Uses of ReadAheadInputStream.Builder in org.apache.commons.io.input
Modifier and TypeMethodDescriptionstatic ReadAheadInputStream.Builder
ReadAheadInputStream.builder()
Constructs a newReadAheadInputStream.Builder
.ReadAheadInputStream.Builder.setExecutorService
(ExecutorService executorService) Sets the executor service for the read-ahead thread.