
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