Interface LegacyServerPinger.Output

Enclosing class:
LegacyServerPinger
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface LegacyServerPinger.Output
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleResponse(int p_297950_, String p_298283_, String p_299118_, int p_300225_, int p_298727_)
     
  • Method Details

    • handleResponse

      void handleResponse(int p_297950_, String p_298283_, String p_299118_, int p_300225_, int p_298727_)