Interface PortsRange.PortCallback

Enclosing class:
PortsRange

public static interface PortsRange.PortCallback
  • Method Summary

    Modifier and Type Method Description
    boolean onPortNumber​(int portNumber)  
  • Method Details