Interface InboxItemFilter
-
public interface InboxItemFilterTheInboxItemFilterinterface allows filter implementations that can be used to filter specificInboxItems
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleandoInclude(InboxItem inboxItem)This method returnstrueif the givenmatches the filter criteria.InboxItem
-