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

be.bagofwords.application.CloseableComponent Maven / Gradle / Ivy

package be.bagofwords.application;


public interface CloseableComponent {

    public void terminate();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy