org.nlogo.api
Interface ReporterRunnable<T>


public interface ReporterRunnable<T>


Method Summary
 T run()
           
 

Method Detail

run

T run()
      throws LogoException
Throws:
LogoException