Interface FunctionCallback


public interface FunctionCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Object context)
     
  • Method Details

    • execute

      void execute(Object context)