@Beta @MapKey @Target(value=METHOD) public @interface ContentProviderKey
MapKey annotation to key bindings by a type of a ContentProvider.| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends ContentProvider> |
value |
public abstract Class<? extends ContentProvider> value
Copyright © 2012–2017 The Dagger Authors. All rights reserved.