Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.rules/Matchable/Companion/notMatches

notMatches

@JvmStatic
fun <T> notMatches(): Matchable<T>

Utility method to provide a Matchable whose matches method always returns false

Return

A new Matchable whose matches method always returns false

Generated by Dokka
(c) Tealium 2026