Annotation Type Static


  • @Target(FIELD)
    @Retention(SOURCE)
    public @interface Static

    For internal use only

    .

    Tags a property field as explicitly static to distinguish an explicitly declared static prop in an interface.