-
- All Implemented Interfaces:
-
java.io.Closeable,java.lang.AutoCloseable,java.lang.Readable
public final class FilterAutoLf extends FilterReader
-
-
Constructor Summary
Constructors Constructor Description FilterAutoLf(Reader reader)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.github.vlsi.gradle.git.FilterAutoLf
close, mark, markSupported, read, read, ready, reset, skip -
Methods inherited from class java.io.FilterReader
read, read, transferTo -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
FilterAutoLf
FilterAutoLf(Reader reader)
-
-
-
-