@PublicApi
public interface HitConditionHistory
Note: Do not implement this interface, use HitConditionHistoryBuilder instead!
Modifier and Type | Method and Description |
---|---|
List<org.joda.time.DateTime> |
getHits()
Get the list of hits, sorted by date.
|
boolean |
isEmpty()
Is the history empty
|
List<org.joda.time.DateTime> getHits()
boolean isEmpty()
Copyright © 2020 Atlassian. All rights reserved.