MultibindingElement

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

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

Parameters

bindingId

The ID of the set.

elementId

The ID of the element.

Properties

Link copied to clipboard
Link copied to clipboard