Class PinnedMessagesPagination.BeforeDate
-
- All Implemented Interfaces:
public final class PinnedMessagesPagination.BeforeDate extends PinnedMessagesPagination
Returns messages before the date.
-
-
Constructor Summary
Constructors Constructor Description PinnedMessagesPagination.BeforeDate(Date date, Boolean inclusive)
-
Method Summary
Modifier and Type Method Description final DategetDate()final BooleangetInclusive()-
-
Method Detail
-
getInclusive
final Boolean getInclusive()
-
-
-
-