Class LocalDateTimeTest.Event

  • Enclosing class:
    LocalDateTimeTest

    @Introspected
    public static class LocalDateTimeTest.Event
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Event​(java.time.LocalDateTime eventDate)  
    • Method Summary

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

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

      • Event

        public Event​(java.time.LocalDateTime eventDate)
    • Method Detail

      • getEventDate

        public java.time.LocalDateTime getEventDate()