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

net.openhft.chronicle.testframework.internal.apimetrics.ApiMetricsUtil Maven / Gradle / Ivy

There is a newer version: 2.27ea0
Show newest version
package net.openhft.chronicle.testframework.internal.apimetrics;

final class ApiMetricsUtil {

    // Suppresses default constructor, ensuring non-instantiability.
    private ApiMetricsUtil() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy