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

xapi.time.api.Moment Maven / Gradle / Ivy

package xapi.time.api;

import java.io.Serializable;

public interface Moment extends Serializable, Comparable{

  double millis();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy