Annotation Interface SubordinateTo


Indicates that the annotated element is subordinate to another item in some way.
Author:
Laird Nelson
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    An identifier of the thing this annotated element is subordinate to; often a method reference
  • Element Details

    • value

      An identifier of the thing this annotated element is subordinate to; often a method reference
      Returns:
      an identifier of the thing this annotated element is subordinate to; often a method reference