All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cz.vutbr.web.css.TermNumber Maven / Gradle / Ivy

package cz.vutbr.web.css;

/**
 * Holds numeric value where units are not allowed
 * @author Jan Svercl, VUT Brno, 2008
 * @author Karel Piwko, 2008
 */
public interface TermNumber extends TermFloatValue {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy