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

com.mageddo.featureswitch.FeatureMetadataProvider Maven / Gradle / Ivy

The newest version!
package com.mageddo.featureswitch;

public interface FeatureMetadataProvider {
	FeatureMetadata getMetadata(Feature feature);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy