com.threerings.expr
Interface Executor


public interface Executor

Interface for objects that execute actions.


Method Summary
 void execute()
          Executes the action.
 

Method Detail

execute

void execute()
Executes the action.



Copyright © 2011. All Rights Reserved.