org.browsecode.helpers
Interface RunnableWithObject


public interface RunnableWithObject


Method Summary
 void run(java.lang.Object o)
           
 

Method Detail

run

void run(java.lang.Object o)