
com.undefinedlabs.scope.settings.ScopeConfigFileProperties Maven / Gradle / Ivy
package com.undefinedlabs.scope.settings;
public interface ScopeConfigFileProperties {
Object getProperty(final String key);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy