public class CSSTimeValue extends CSSNumericValue
ZERO_LENGTH| Constructor and Description |
|---|
CSSTimeValue(CSSTimeType type,
double value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Compares the input obj parameter to the current object and returns true if equal.
|
createPtValue, createValue, getCSSText, getNumericType, getType, getValue, toStringpublic CSSTimeValue(CSSTimeType type, double value)
public boolean equals(Object obj)
CSSNumericValueequals in class CSSNumericValue