net.spy.util
Interface RunnableRunner


public interface RunnableRunner

Interface for objects that run runnables.


Method Summary
 void run(Runnable r)
          Run the supplied Runnable.
 

Method Detail

run

void run(Runnable r)
Run the supplied Runnable.



Copyright © 1995-2007 SPY Internetworking. All Rights Reserved.