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

net.objectlab.kit.collections.TimeProvider Maven / Gradle / Ivy

/**
 *
 */
package net.objectlab.kit.collections;

/**
 * @author Benoit Xhenseval
 *
 */
public interface TimeProvider {
    long getCurrentTimeMillis();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy