Annotation Type LongKey


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

      Required Elements 
      Modifier and Type Required Element Description
      long value  
    • Element Detail

      • value

        long value