fabric.worker
Interface Worker.Code<T>

Enclosing class:
Worker

public static interface Worker.Code<T>


Method Summary
 T run()
           
 

Method Detail

run

T run()
      throws java.lang.Throwable
Throws:
java.lang.Throwable