AttributeDisambiguationRule

A rule that selects the best value out of a set of candidates.

Since

4.0

Parameters

<T>

The attribute value type.

Functions

Link copied to clipboard
abstract fun execute(t: T)
Performs this action against the given object.