getBoomerangsList

open override fun getBoomerangsList(key: String): List<Boomerang>?(source)

Retrieves a list of Boomerang instances for the given key.

Return

The list of Boomerang instances, or null if no list exists for the key

Parameters

key

The key to retrieve the list for