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

cz.vutbr.web.csskit.TermResolutionImpl Maven / Gradle / Ivy

/**
 * TermResolutionImpl.java
 *
 * Created on 2. 7. 2014, 14:57:29 by burgetr
 */
package cz.vutbr.web.csskit;

import cz.vutbr.web.css.TermResolution;

/**
 * 
 * @author burgetr
 */
public class TermResolutionImpl extends TermFloatValueImpl implements TermResolution
{
    
    protected TermResolutionImpl() 
    {
    }
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy