get

operator fun get(selectorKey: String): ISelector?(source)

Gets the selector instance associated with the given key.

Return

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

Parameters

selectorKey

The key to get a selector associated with