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

org.togglz.jsf.ActiveFeatureMap Maven / Gradle / Ivy

The newest version!
package org.togglz.jsf;

import org.togglz.core.util.FeatureMap;

/**
 * 
 * This class just exists for backward compatibility. You should usually use {@link FeatureMap} instead.
 * 
 * @author Christian Kaltepoth
 * 
 */
public class ActiveFeatureMap extends FeatureMap {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy