SetBinding

constructor(contextType: TypeToken<in C>, _elementType: TypeToken<out T>, createdType: TypeToken<out Set<T>>)

Parameters

C

The context type of all bindings in the set.

T

The provided type of all bindings in the set.