Join Slack
Powered by
trying to figure out the difference between using ...
# dagger
c
Carl Benson
04/25/2024, 6:52 AM
trying to figure out the difference between using the new
@LazyClassKey
annotation and having a custom
@MapKey
and accessing that map with
Map<Class<out Foo>, @JvmSuppressWildcards Provider<Foo>>
Open in Slack
Previous
Next