org.eclipse.net4j.util.io
Interface IORunnable<IO extends Closeable>


public interface IORunnable<IO extends Closeable>


Method Summary
 void run(IO io)
           
 

Method Detail

run

void run(IO io)
         throws IOException
Throws:
IOException


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.