@Beta
@MapKey
@Documented
@Target(value=METHOD)
public @interface FragmentKey
MapKey annotation to key bindings by a type of a Fragment.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends android.support.v4.app.Fragment> |
value |