Class CSSType

    • Constructor Detail

      • CSSType

        protected CSSType​(String type)
    • Method Detail

      • getType

        public String getType()
      • equals

        public boolean equals​(Object obj)
        Determines if this instance of the object is equals to another Object
        Overrides:
        equals in class Object
        Returns:
        true if the supplied object is equivalent to this object, false otherwise
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object