public class LogTail extends Object implements Serializable
LogTail(String logFile)
void
nextChunk(int maxLines, Deque<String> buffer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogTail(String logFile)
public void nextChunk(int maxLines, Deque<String> buffer)
Copyright © 2013–2014 Jabylon. All rights reserved.