Package doodlepad

Interface Pad.DispatchMethodNoParameters

Enclosing class:
Pad

public static interface Pad.DispatchMethodNoParameters
Interface for the dispatch method with a signature having no parametes.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    f()
     
  • Method Details

    • f

      void f()