Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for specification (0.18 sec)

  1. android/guava/src/com/google/common/collect/Ordering.java

      /**
       * Returns a serializable ordering that uses the natural order of the values. The ordering throws
       * a {@link NullPointerException} when passed a null parameter.
       *
       * <p>The type specification is {@code <C extends Comparable>}, instead of the technically correct
       * {@code <C extends Comparable<? super C>>}, to support legacy types from before Java 5.
       *
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Wed Apr 24 19:38:27 GMT 2024
    - 39.4K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                                  - customMetric
                                properties:
                                  customMetric:
                                    description: Allows free-form specification of a metric.
                                    minLength: 1
                                    type: string
                                  metric:
                                    description: |-
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
Back to top