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

org.cardanofoundation.conversions.domain.EpochOffset Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package org.cardanofoundation.conversions.domain;

public enum EpochOffset {
  START,
  END
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy