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

apoc.export.util.SizeCounter Maven / Gradle / Ivy

There is a newer version: 5.26.1
Show newest version
package apoc.export.util;

/**
 * @author mh
 * @since 22.05.16
 */
interface SizeCounter {
    long getPercent();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy