Interface Tailer

All Superinterfaces:
AutoCloseable, Closeable

public interface Tailer extends Closeable
Encapsulation of the UNIX "tail -f" functionality. Abstracted from apache commons.
Author:
Holger Eichelberger, SSE
  • Method Summary

    Methods inherited from interface java.io.Closeable

    close