Class TypeDescription.Generic.AnnotationReader.Dispatcher.ForJava8CapableVm.AnnotatedInterfaceType

    • Constructor Detail

      • AnnotatedInterfaceType

        protected AnnotatedInterfaceType​(Class<?> type,
                                         int index)
        Creates a new annotation reader for an annotated interface type.
        Parameters:
        type - The represented interface type.
        index - The interface type's index.