Class CSSTimeValue

    • Constructor Detail

      • CSSTimeValue

        public CSSTimeValue​(CSSTimeType type,
                            double value)
    • Method Detail

      • equals

        public boolean equals​(Object obj)
        Description copied from class: CSSNumericValue
        Compares the input obj parameter to the current object and returns true if equal.
        Overrides:
        equals in class CSSNumericValue