Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for isAllowed (0.14 sec)

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

         *
         * @return {@code true} if so; {@code false} otherwise
         */
        boolean usageCanBeMutated();
    
        /**
         * Update a configuration's allowed and disallowed usage to match the given role
         *
         * This method does <strong>NOT</strong> warn.  This method does <strong>NOT</strong> modify deprecation status.  It
         * is only meant to be called by the container.
         *
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 09 11:21:15 UTC 2024
    - 5.1K bytes
    - Viewed (0)
Back to top