Class TypeAnnotationTarget.TypeParameterBound

    • Constructor Detail

      • TypeParameterBound

        public TypeParameterBound​(int targetType,
                                  int parameterIndex,
                                  int boundIndex)