com.planeth.common
Interface IFunctionPointer


public interface IFunctionPointer

Interface for simulating functionPointers.

Author:
Andreas Grässer, gal@planet-h.com.
created 24.10.2005

Method Summary
 void execute()
          The Method to be executed
 

Method Detail

execute

public void execute()
The Method to be executed