@Beta @Documented @Target(value=METHOD) @Retention(value=RUNTIME) @MapKey public @interface IntKey
MapKey annotation for maps with int keys.| Modifier and Type | Required Element and Description | 
|---|---|
| int | value | 
Copyright © 2012���2017 The Dagger Authors. All rights reserved.