TargetElementTypesMatcher

Constructors

Link copied to clipboard
constructor()
constructor(types: Collection<TargetElementType>, matchType: MatchType = MatchType.Contains)

Create a new TargetElementTypesMatcher.

----------------

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Match type. Default is MatchType.Contains.

----------------

Link copied to clipboard

Target annotation declared element type list. Corresponding to java.lang.annotation.ElementType

Functions

Link copied to clipboard

Set the match type.

----------------

Link copied to clipboard

Set the target annotation declared element type list. Corresponding to java.lang.annotation.ElementType