getBoomerang

abstract fun getBoomerang(key: String): Boomerang?(source)

Retrieves a Boomerang instance for the given key.

Return

The Boomerang instance, or null if no Boomerang exists for the key

Parameters

key

The key to retrieve the Boomerang for