Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for GroovyObject (0.1 sec)

  1. subprojects/core/src/test/groovy/org/gradle/api/internal/tasks/AbstractTaskInputsAndOutputsTest.groovy

        def typeAnnotationMetadataStore = new DefaultTypeAnnotationMetadataStore(
            [],
            [:],
            ["java", "groovy"],
            [],
            [Object, GroovyObject],
            [ConfigurableFileCollection, Property],
            [Internal],
            { false },
            cacheFactory
        )
        def propertyHandlers = [new NoOpPropertyAnnotationHandler(Internal)]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 11 20:42:35 UTC 2024
    - 4.6K bytes
    - Viewed (0)
Back to top