Uses of Class
org.apache.commons.io.input.UnsynchronizedReader
-
Uses of UnsynchronizedReader in org.apache.commons.io.input
Modifier and TypeClassDescriptionclass
Wraps an existingReader
and buffers the input without any synchronization.