Interface Function


public interface Function
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Generic callback interface.
  • Method Details

    • execute

      void execute()
      Generic callback interface.