Class Description

  • All Implemented Interfaces:
    java.io.Serializable

    public class Description
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • Description

        public Description​(@Nullable
                           java.lang.String content,
                           int type)
    • Method Detail

      • getContent

        public java.lang.String getContent()
      • getType

        public int getType()
      • 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