MultibindingElement

annotation class MultibindingElement(val bindingId: String, val elementId: String)(source)

Disambiguates between multiple elements of the same type in a set or map. Inspired by Guice.

Parameters

bindingId

The ID of the set or map.

elementId

The ID of the element.

Properties

Link copied to clipboard
Link copied to clipboard