Uses of Interface
org.apache.commons.io.input.Tailer.Tailable
-
Packages that use Tailer.Tailable Package Description org.apache.commons.io.input Provides implementations of input classes, such asInputStreamandReader. -
-
Uses of Tailer.Tailable in org.apache.commons.io.input
Methods in org.apache.commons.io.input that return Tailer.Tailable Modifier and Type Method Description Tailer.TailableTailer. getTailable()Gets the Tailable.Methods in org.apache.commons.io.input with parameters of type Tailer.Tailable Modifier and Type Method Description Tailer.BuilderTailer.Builder. setTailable(Tailer.Tailable tailable)Sets the tailable.
-