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

com.github.simonharmonicminor.juu.measure.MeasureUnit Maven / Gradle / Ivy

There is a newer version: 1.2
Show newest version
package com.github.simonharmonicminor.juu.measure;

/**
 * Represents unit of measuring
 * @since 0.1
 */
public enum MeasureUnit {
    MILLIS, NANOS
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy