com.notuvy.file
Interface FileContent.LineHandler

Enclosing class:
FileContent

public static interface FileContent.LineHandler


Method Summary
 void handle(int number, String line)
           
 

Method Detail

handle

void handle(int number,
            String line)


Copyright © 2013. All Rights Reserved.