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


public interface IORunnable<IO extends Closeable>

Author:
Eike Stepper

Method Summary
 void run(IO io)
           
 

Method Detail

run

void run(IO io)
         throws IOException
Throws:
IOException


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