Interface Action0

  • All Superinterfaces:
    Action, Function


    public interface Action0
    extends Action
    A zero-argument action.
    • Method Summary

      Modifier and Type Method and Description
      void call()
       
    • Method Detail

      • call

        void call()