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