public class DateRangeMatcher extends Matcher<NoteData>
Constructor and Description |
---|
DateRangeMatcher(Date startDate,
Date endDate)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(NoteData entity)
Method to check an entity.
|
filter, markMatching
Copyright © 2019 Communote team. All rights reserved.