Uses of Class
org.apache.commons.io.input.ThrottledInputStream.Builder
Packages that use ThrottledInputStream.Builder
-
Uses of ThrottledInputStream.Builder in org.apache.commons.io.input
Methods in org.apache.commons.io.input that return ThrottledInputStream.BuilderModifier and TypeMethodDescriptionstatic ThrottledInputStream.Builder
ThrottledInputStream.builder()
Constructs a newThrottledInputStream.Builder
.