Class CSSPropertyLong

java.lang.Object
com.helger.css.property.AbstractCSSProperty
com.helger.css.property.CSSPropertyLong
All Implemented Interfaces:
ICSSVersionAware, ICSSProperty

@NotThreadSafe public class CSSPropertyLong extends AbstractCSSProperty
CSS property that is either an enumeration or a long value without a unit (e.g. flex-grow)
Since:
6.4.0
Author:
Philip Helger