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