Interface Pingable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ping()
      Notify that an event has occurred; the recipient is expected to know what this means.
    • Method Detail

      • ping

        void ping()
        Notify that an event has occurred; the recipient is expected to know what this means.