Class PortAllocations

    • Constructor Detail

      • PortAllocations

        public PortAllocations​(java.util.List<java.lang.Integer> tcp,
                               java.util.List<java.lang.Integer> udp)
    • Method Detail

      • getTcp

        public java.util.List<java.lang.Integer> getTcp()
      • getUdp

        public java.util.List<java.lang.Integer> getUdp()
      • 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