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

org.javasimon.utils.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Java Simon supporting utilities and tools. Main utility class is {@link org.javasimon.utils.SimonUtils},
 * the rest is used either internally ({@link org.javasimon.utils.Replacer}) or they are supporting tools
 * for various tasks ({@link org.javasimon.utils.BenchmarkUtils} to support (micro)benchmarking
 * or {@link org.javasimon.utils.GoogleChartImageGenerator} to draw charts on the web).
 */
package org.javasimon.utils;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy