Class TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution.Illegal

    • Field Detail

      • annotationType

        private final java.lang.String annotationType
        The annotation's binary type name.
    • Constructor Detail

      • Illegal

        public Illegal​(java.lang.String annotationType)
        Creates a new illegal resolution.
        Parameters:
        annotationType - The annotation's binary type name.