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

com.devops4j.embedded.httpserver.impl.TimeSource Maven / Gradle / Ivy

The newest version!
package com.devops4j.embedded.httpserver.impl;

interface TimeSource {
     long getTime();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy