Interface Pinger


@Internal public interface Pinger
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Implement to be pinged
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    ping(Pinger.Pingable subject, long period)
     
    void