putBoomerang

open override fun putBoomerang(key: String, boomerang: Boomerang)(source)

Stores a Boomerang instance with the given key. This allows for nested data structures.

Parameters

key

The key to store the Boomerang under

boomerang

The Boomerang instance to store