Class ThreadDateSeparatorItemState
-
- All Implemented Interfaces:
public final class ThreadDateSeparatorItemState extends MessageListItemState
Represents a date separator inside thread messages list.
-
-
Field Summary
Fields Modifier and Type Field Description private final Datedateprivate final IntegerreplyCount
-
Constructor Summary
Constructors Constructor Description ThreadDateSeparatorItemState(Date date, Integer replyCount)
-
Method Summary
Modifier and Type Method Description final DategetDate()final IntegergetReplyCount()
-