futils
Interface Stoppable

All Known Subinterfaces:
LineProcessor
All Known Implementing Classes:
DelimiterProcessor, LineReader, PrintProcessor, RemoveDuplicateLineProcessor, SearchLineProcessor, TenKProcessor

public interface Stoppable


Method Summary
 boolean isStopped()
           
 

Method Detail

isStopped

boolean isStopped()