Annotation Interface ProvidesIntoSet


@Target(METHOD) @Retention(RUNTIME) public @interface ProvidesIntoSet
This is a built-in shortcut for provider method that provides its result as a singleton set and adds a set multibinder for the provided set key to the module.
See Also: