![JAR search and dependency download from the Maven repository](/logo.png)
com.progressoft.brix.domino.api.shared.extension.Contribution Maven / Gradle / Ivy
package com.progressoft.brix.domino.api.shared.extension;
@FunctionalInterface
public interface Contribution {
void contribute(E extensionPoint);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy