Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for productArity (0.3 sec)

  1. test-site/activator-launch-1.3.2.jar

    final scala.Serializable forScala$6a15836f; private final scala.Serializable app$6a15836f; public final scala.Serializable forScala$33e6f9b0(); public final scala.Serializable app$33e6f9b0(); public final String productPrefix(); public final int productArity(); public final Object productElement(int); public final scala.collection.Iterator productIterator(); public final boolean canEqual(Object); public final int hashCode(); public final String toString(); public final boolean equals(Object); public...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  2. .github/CODEOWNERS

    /settings.gradle*                           @gradle/bt-developer-productivity
    gradle/shared-with-buildSrc/                @gradle/bt-developer-productivity
    platforms/build-infrastructure/             @gradle/bt-developer-productivity
    subprojects/internal-build-reports/         @gradle/bt-developer-productivity
    testing/internal-architecture-testing/      @gradle/bt-developer-productivity
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:44:59 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  3. architecture/standards/0004-use-a-platform-architecture.md

    ## Date
    
    2024-02-07
    
    ## Context
    
    The Gradle code base is essentially a large monolith, without strong internal boundaries.
    This has a number of negative effects on productivity, including:
    
    - Unclear ownership of code.
    - Difficult to focus on one particular area.
    - Unintended coupling between areas of the code, including tests.
    
    ## Decision
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sun Feb 25 22:19:29 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  4. docs/en/docs/deployment/docker.md

    Taking care of the **order** of instructions in the `Dockerfile` and the **Docker cache** you can **minimize build times**, to maximize your productivity (and avoid boredom). 😎
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat May 18 23:43:13 UTC 2024
    - 34K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/userguide/optimizing-performance/performance.adoc

    // See the License for the specific language governing permissions and
    // limitations under the License.
    
    [[performance_gradle]]
    = Improve the Performance of Gradle Builds
    
    Build performance is critical to productivity.
    The longer builds take to complete, the more likely they'll disrupt your development flow.
    Builds run many times a day, so even small waiting periods add up.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Feb 23 03:39:56 UTC 2024
    - 33.4K bytes
    - Viewed (0)
  6. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    ravendb.community
    ravendb.me
    development.run
    ravendb.run
    
    // home.pl S.A.: https://home.pl
    // Submitted by Krzysztof Wolski <******@****.***>
    homesklep.pl
    
    // Hong Kong Productivity Council: https://www.hkpc.org/
    // Submitted by SECaaS Team <******@****.***>
    secaas.hk
    
    // Hoplix : https://www.hoplix.com
    // Submitted by Danilo De Franco<******@****.***>
    hoplix.shop
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top