public interface LogSource
abstract <T extends Any> List<T>
readChunk(Function1<BufferedReader, List<T>> parser)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract <T extends Any> List<T> readChunk(Function1<BufferedReader, List<T>> parser)