Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CompositeOperation (0.24 sec)

  1. platforms/core-runtime/build-profile/src/main/java/org/gradle/profile/ProfileReportRenderer.java

                return new ReportRenderer<BuildProfile, SimpleHtmlWriter>() {
                    @Override
                    public void render(BuildProfile model, SimpleHtmlWriter htmlWriter) throws IOException {
                        CompositeOperation<Operation> profiledProjectConfiguration = model.getProjectConfiguration();
    
                        htmlWriter.startElement("div").attribute("id", "tabs")
                            .startElement("ul").attribute("class", "tabLinks")
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Dec 01 12:58:53 UTC 2023
    - 14.9K bytes
    - Viewed (0)
Back to top