Class IPAddressAndPorts

  • All Implemented Interfaces:
    io.aether.utils.ToString

    public class IPAddressAndPorts
    extends java.lang.Object
    implements io.aether.utils.ToString
    • Constructor Detail

    • Method Detail

      • getCoderAndPorts

        public CoderAndPort[] getCoderAndPorts()
      • coderAndPortsContains

        public boolean coderAndPortsContains​(CoderAndPort el)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • toString

        public void toString​(io.aether.utils.AString sb)
        Specified by:
        toString in interface io.aether.utils.ToString