Class ChainedExtractor.Extractors.Literal

    • Method Detail

      • value

        public ChainedExtractor[] value()
        The extractor annotations contained in this annotation.
        Returns:
        the extractor annotations contained in this annotation
      • annotationType

        public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
        Method returns the type of the annotation literal. The value is resolved lazily during the first call of this method.
        Specified by:
        annotationType in interface java.lang.annotation.Annotation
        Returns:
        annotation type of this literal.