Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SimplePropertyAnnotationHandler (0.42 sec)

  1. platforms/core-configuration/model-core/src/testFixtures/groovy/org/gradle/internal/reflect/annotations/TestAnnotationHandlingSupport.groovy

            [new ThisIsAThingTypeAnnotationHandler()],
            [
                new SimplePropertyAnnotationHandler(TestNested, INPUT, [ItDepends]),
                new SimplePropertyAnnotationHandler(Long, INPUT, [ItDepends, Tint]),
                new SimplePropertyAnnotationHandler(Short, INPUT, [Tint]),
            ],
            [ItDepends, Tint],
            typeAnnotationMetadataStore,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 11 20:42:35 UTC 2024
    - 5.2K bytes
    - Viewed (0)
Back to top