Annotation Type InternalValue


  • @Target(FIELD)
    @Retention(RUNTIME)
    public @interface InternalValue
    Marks a processor output parameter as debug value. If no mapping is defined for this value, and if there would be a conflict with an other value that has the same name, a mapping is created automatically with a random name.