monitor
Interface RunnableWithResult<T>


public interface RunnableWithResult<T>


Method Summary
 T run()
           
 

Method Detail

run

T run()