Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createInitial (0.19 sec)

  1. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/transform/TransformStepNodeFactory.java

            this.idFactory = idFactory;
        }
    
        /**
         * Create an initial transform step node.
         */
        public TransformStepNode.InitialTransformStepNode createInitial(
            ComponentVariantIdentifier targetComponentVariant,
            AttributeContainer sourceAttributes,
            TransformStep initial,
            ResolvableArtifact artifact,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 25 14:54:57 UTC 2024
    - 4.8K bytes
    - Viewed (0)
Back to top