Annotation Interface StringKey


@Documented @Target({METHOD,FIELD,TYPE}) @Retention(RUNTIME) @MapKey public @interface StringKey
A MapKey annotation for maps with String keys.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details