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

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

/**
 * 
 */
package cz.vutbr.web.css;

/**
 * A basic interface of any term type with the float value.
 * 
 * @author burgetr
 */
public interface TermFloatValue extends TermNumeric
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy