Class TreeGenOutput

  • All Implemented Interfaces:
    com.microsoft.thrifty.Struct

    public final class TreeGenOutput
    extends java.lang.Object
    implements com.microsoft.thrifty.Struct
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object other)
        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
      • write

        public void write​(com.microsoft.thrifty.protocol.Protocol protocol)
                   throws java.io.IOException
        Specified by:
        write in interface com.microsoft.thrifty.Struct
        Throws:
        java.io.IOException