![JAR search and dependency download from the Maven repository](/logo.png)
ru.fix.aggregating.profiler.engine.ClosingCallback Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aggregating-profiler Show documentation
Show all versions of aggregating-profiler Show documentation
https://github.com/ru-fix/aggregating-profiler
package ru.fix.aggregating.profiler.engine;
@FunctionalInterface
public interface ClosingCallback {
void closed();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy