Class GetConnectionNot

    • Field Detail

      • key

        private int key
    • Constructor Detail

      • GetConnectionNot

        public GetConnectionNot​(int key)
    • Method Detail

      • getKey

        public final int getKey()
      • toString

        public StringBuilder toString​(StringBuilder output)
        Appends a string image for this object to the StringBuilder parameter.
        Overrides:
        toString in class Notification
        Parameters:
        output - buffer to fill in
        Returns:
        output buffer is returned