Package com.umbraltech.rxchange.filter

Types

ChangeTypeFilter
Link copied to clipboard
class ChangeTypeFilter(changeType: ChangeType) : Predicate<ChangeMessage<*>>
A utility class used for filtering by change type in observersOnly messages of the type specified by the filter will be passed to the observers