Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BinaryContainer (1.27 sec)

  1. platforms/core-configuration/model-core/src/main/java/org/gradle/model/internal/manage/schema/extract/ManagedProxyClassGenerator.java

            } else {
                superclass = viewClass;
            }
            // TODO:LPTR This should be removed once BinaryContainer is a ModelMap
            // We need to also implement all the interfaces of the delegate type because otherwise
            // BinaryContainer won't recognize managed binaries as BinarySpecInternal
            if (delegateSchema != null) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Dec 11 13:37:56 UTC 2023
    - 55.3K bytes
    - Viewed (0)
Back to top