org.nlogo.agent
Interface Thunk


public interface Thunk


Method Summary
 Object call()
           
 

Method Detail

call

Object call()
            throws LogoException
Throws:
LogoException