appliesTo

abstract fun appliesTo(key: String): Boolean(source)

Check if this strategy applies to the given key.

Return

true if this strategy should be applied

Parameters

key

The key to check