ContentTypeMatcher

interface ContentTypeMatcher

Interface for any objects that can match a ContentType.

Functions

Link copied to clipboard
abstract fun contains(contentType: ContentType): Boolean

Checks if this type matches a contentType type.