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