Class Idle

    • Method Detail

      • since

        public static Idle since​(OffsetDateTime since)
        Creates an idle element with the date since when the user is idle.
        Parameters:
        since - The date.
        Returns:
        The idle element.
      • getSince

        public final OffsetDateTime getSince()
        Gets the date/time since the entity is idle.
        Returns:
        The date/time since the entity is idle.