Interface MatchConditionHistory


@PublicApi public interface MatchConditionHistory
Match history returned by a match condition.

Do not implement this interface, use MatchConditionHistoryBuilder to create these objects.

  • Method Details

    • getEntries

      Get all match history entries, sorted by date
    • isEmpty

      boolean isEmpty()
      Is the history empty?