Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for resetTable (0.09 sec)

  1. platforms/software/dependency-management/src/main/java/org/gradle/internal/component/local/model/DefaultLocalComponentGraphResolveState.java

        }
    
        private void initCalculatedValues() {
            // TODO: We wrap the CalculatedValues in an AtomicReference so that we can reset their state, however
            //       CalculatedValues are not resettable for a reason. This is a pretty terrible hack.
            //       We should get rid of reevaluate entirely, so that we do not need these AtomicReferences.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 31 20:25:36 UTC 2024
    - 20.3K bytes
    - Viewed (0)
Back to top