Class ComputationStarted

    • Constructor Summary

      Constructors 
      Constructor Description
      ComputationStarted​(java.time.LocalDateTime start)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.time.LocalDateTime getStart()  
      • Methods inherited from class java.lang.Object

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

      • ComputationStarted

        public ComputationStarted​(java.time.LocalDateTime start)
    • Method Detail

      • getStart

        public java.time.LocalDateTime getStart()