Annotation Interface OnlyFor


public @interface OnlyFor
A visual indicator that a class, field, or method can only be accessed in certain environments. There is no special magic or ASM behind this annotation, it is only a visual indicator to help navigate the code.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description