get

operator fun get(selectorKey: String): (String) -> Boolean?(source)

Gets the load selector instance associated with the given key.

Return

The load selector associated with the given key, or null, if there was no load selector associated with it

Parameters

selectorKey

The key to get a load selector associated with