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

ru.fix.aggregating.profiler.engine.ClosingCallback Maven / Gradle / Ivy

There is a newer version: 1.6.6
Show newest version
package ru.fix.aggregating.profiler.engine;

@FunctionalInterface
public interface ClosingCallback {
    void closed();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy