Class HypeTrainEndEvent


@Deprecated public class HypeTrainEndEvent extends HypeTrainEvent
Deprecated.
  • Constructor Details

    • HypeTrainEndEvent

      public HypeTrainEndEvent()
      Deprecated.
  • Method Details

    • getEndedAt

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

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

      public String toString()
      Deprecated.
      Overrides:
      toString in class HypeTrainEvent
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class HypeTrainEvent
    • canEqual

      protected boolean canEqual(Object other)
      Deprecated.
      Overrides:
      canEqual in class HypeTrainEvent
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class HypeTrainEvent