org.littleshoot.util
Interface LockedFileReader


public interface LockedFileReader

Interface for classes that read locked files.


Method Summary
 void readFile(FileChannel fc)
           
 

Method Detail

readFile

void readFile(FileChannel fc)
              throws IOException
Throws:
IOException


Copyright © 2011-2013 LittleShoot. All Rights Reserved.