Class AnnotatedConstruct

java.lang.Object
org.microbean.lang.AnnotatedConstruct
All Implemented Interfaces:
AnnotatedConstruct
Direct Known Subclasses:
Element, TypeMirror

public abstract sealed class AnnotatedConstruct extends Object implements AnnotatedConstruct permits Element, TypeMirror
A mutable implementation of the AnnotatedConstruct interface.
Author:
Laird Nelson