Class Slot

java.lang.Object
org.arkecosystem.crypto.utils.Slot

public class Slot
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Slot()  
  • Method Summary

    Modifier and Type Method Description
    static long epoch()  
    static int time()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Slot

      public Slot()
  • Method Details

    • time

      public static int time()
    • epoch

      public static long epoch()