Package org.bzdev.lang.annotations


package org.bzdev.lang.annotations
Annotations supporting dynamic methods.

This package contains the annotations used by the annotation processor that implements dynamic methods.

Please see the package description for additional details.

  • Class
    Description
    Annotation to provide class names for dynamic-method helpers.
    List of DMethodContext annotations.
    Annotation used by the dynamic method implementation.
    Dynamic method implementation annotation.
    Options for dynamic methods.
    Enumeration of locking modes for dynamic methods.
    Search order for arguments to dynamic methods.
    Annotation to mark a dynamic method definition.