Class AnnotationImpl

  • All Implemented Interfaces:
    Annotation
    Direct Known Subclasses:
    ArgumentImpl, OptionImpl

    public abstract class AnnotationImpl
    extends Object
    implements Annotation
    Base class for the @Option and @Argument implementation classes.
    Author:
    Jan Materne