Klasse HypeTrainEndEvent


public class HypeTrainEndEvent extends HypeTrainEvent
  • Konstruktordetails

    • HypeTrainEndEvent

      public HypeTrainEndEvent()
  • Methodendetails

    • getEndedAt

      public Instant getEndedAt()
      The timestamp at which the hype train ended.
    • getCooldownEndsAt

      public Instant getCooldownEndsAt()
      The timestamp at which the hype train cooldown ends so that the next hype train can start.
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse HypeTrainEvent
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse HypeTrainEvent
    • canEqual

      protected boolean canEqual(Object other)
      Setzt außer Kraft:
      canEqual in Klasse HypeTrainEvent
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse HypeTrainEvent