Mismatch

Represents a mismatching filter result.

Parameters

T

The type a Filter would return in case of a match

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard

If the current FilterResult is FilterResult.Match, change its result to the given one. Otherwise, return the original.