Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 140 of 884 for scaleY (0.2 sec)

  1. platforms/jvm/scala/src/integTest/resources/org/gradle/scala/compile/IncrementalScalaCompileIntegrationTest/restoresClassesOnCompilationFailure/src/main/scala/Person.scala

    Sterling Greene <******@****.***> 1694815755 -0400
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Sep 18 15:43:33 UTC 2023
    - 79 bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/snippets/scala/force/kotlin/src/test/scala/org/gradle/sample/PersonSpec.scala

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 203 bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/snippets/scala/scala3/groovy/src/test/scala/org/gradle/sample/PersonSpec.scala

    import org.junit.runner.RunWith
    import org.scalatest.FunSpec
    import org.scalatest.junit.JUnitRunner
    
    @RunWith(classOf[JUnitRunner])
    class PersonSpec extends FunSpec:
      describe("create a person") {
        it("should succeed for scala") {
          val person: Named = new Person(List("bob smith"))
          person
        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 342 bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/snippets/scala/scala3/kotlin/src/main/scala/org/gradle/sample/Named.scala

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 204 bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/snippets/scala/scala3/kotlin/src/test/scala/org/gradle/sample/PersonSpec.scala

    import org.junit.runner.RunWith
    import org.scalatest.FunSpec
    import org.scalatest.junit.JUnitRunner
    
    @RunWith(classOf[JUnitRunner])
    class PersonSpec extends FunSpec:
      describe("create a person") {
        it("should succeed for scala") {
          val person: Named = new Person(List("bob smith"))
          person
        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 341 bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/scala/zincDependency/groovy/src/main/scala/Hello.scala

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 12 bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/snippets/scala/customizedLayout/groovy/test/scala/org/gradle/sample/PersonSpec.scala

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 203 bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/snippets/scala/customizedLayout/kotlin/test/scala/org/gradle/sample/PersonSpec.scala

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 203 bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/autoscaling/v2beta2/types.go

    	Metrics []MetricSpec `json:"metrics,omitempty" protobuf:"bytes,4,rep,name=metrics"`
    
    	// behavior configures the scaling behavior of the target
    	// in both Up and Down directions (scaleUp and scaleDown fields respectively).
    	// If not set, the default HPAScalingRules for scale up and scale down are used.
    	// +optional
    	Behavior *HorizontalPodAutoscalerBehavior `json:"behavior,omitempty" protobuf:"bytes,5,opt,name=behavior"`
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:27 UTC 2023
    - 28.4K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/autoscaling.v1.Scale.pb

    Daniel Smith <******@****.***> 1651776874 +0000
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 414 bytes
    - Viewed (0)
Back to top