Search Options

Results per page
Sort
Preferred Languages
Advance

Results 731 - 740 of 2,847 for Sink (0.02 sec)

  1. guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/ShortsMethodsForWeb.java

     * the License.
     */
    
    package com.google.common.primitives;
    
    import jsinterop.annotations.JsMethod;
    import jsinterop.annotations.JsPackage;
    
    /** Web specializations for {@link Shorts} methods. */
    public abstract class ShortsMethodsForWeb {
    
      @JsMethod(name = "Math.min", namespace = JsPackage.GLOBAL)
      public static native short min(short... array);
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Oct 26 00:50:12 UTC 2023
    - 1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/suggest/settings/SuggestSettings.java

     *   <li>{@link #elevateWord()} - Returns an instance of ElevateWordSettings.</li>
     * </ul>
     *
     * <p>Timeout settings can be accessed via:</p>
     * <ul>
     *   <li>{@link #getScrollTimeout()}</li>
     *   <li>{@link #getSearchTimeout()}</li>
     *   <li>{@link #getIndexTimeout()}</li>
     *   <li>{@link #getIndicesTimeout()}</li>
     *   <li>{@link #getBulkTimeout()}</li>
     *   <li>{@link #getClusterTimeout()}</li>
     * </ul>
     *
    Registered: Fri Sep 19 09:08:11 UTC 2025
    - Last Modified: Thu Aug 07 02:41:28 UTC 2025
    - 18.7K bytes
    - Viewed (0)
  3. guava-testlib/src/com/google/common/collect/testing/features/CollectionFeature.java

       * depend on the element values, such as a {@link SortedSet}, or on the insertion ordering, such
       * as a {@link LinkedHashSet}. All list tests and sorted-collection tests automatically specify
       * this feature.
       */
      KNOWN_ORDER,
    
      /**
       * Indicates that a collection has a different {@link Object#toString} representation than most
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Oct 30 16:15:19 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/math/LinearTransformation.java

        return new RegularLinearTransformation(slope, y);
      }
    
      /**
       * Builds an instance for datasets which contains {@link Double#NaN}. The {@link #isHorizontal}
       * and {@link #isVertical} methods return {@code false} and the {@link #slope}, and {@link
       * #transform} methods all return {@link Double#NaN}. The {@link #inverse} method returns the same
       * instance.
       */
      public static LinearTransformation forNaN() {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Aug 11 19:31:30 UTC 2025
    - 9.7K bytes
    - Viewed (0)
  5. guava/src/com/google/common/collect/Serialization.java

       * a map serialized by {@link #writeMap(Map, ObjectOutputStream)}, the number of distinct elements
       * in a multiset serialized by {@link #writeMultiset(Multiset, ObjectOutputStream)}, or the number
       * of distinct keys in a multimap serialized by {@link #writeMultimap(Multimap,
       * ObjectOutputStream)}.
       */
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sun Dec 22 03:38:46 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  6. api/maven-api-di/src/main/java/org/apache/maven/api/di/Scope.java

     * system. Custom scope annotations should be annotated with {@code @Scope}.
     * <p>
     * Built-in scopes include:
     * <ul>
     *   <li>{@link Singleton} - One instance per container</li>
     *   <li>{@link SessionScoped} - One instance per Maven session</li>
     *   <li>{@link MojoExecutionScoped} - One instance per plugin execution</li>
     * </ul>
     *
     * @see Singleton
     * @see SessionScoped
     * @see MojoExecutionScoped
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Jan 30 23:28:59 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/profile/index.jsp

    <title><la:message key="labels.profile.title" /></title>
    <link href="${fe:url('/css/admin/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
    <link href="${fe:url('/css/admin/font-awesome.min.css')}" rel="stylesheet" type="text/css" />
    <link href="${fe:url('/css/admin/adminlte.min.css')}" rel="stylesheet" type="text/css" />
    <link href="${fe:url('/css/admin/style.css')}" rel="stylesheet" type="text/css" />
    <!--[if lt IE 9]>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  8. docs/em/docs/advanced/async-tests.md

    `TestClient` βš“οΈ πŸ”› <a href="https://www.python-httpx.org" class="external-link" target="_blank">πŸ‡ΈπŸ‡²</a>, &amp; ↩️, πŸ‘₯ πŸ’ͺ βš™οΈ ⚫️ πŸ”— πŸ’― πŸ› οΈ.
    
    ## πŸ–Ό
    
    πŸ™… πŸ–Ό, ➑️ πŸ€” πŸ“ πŸ“Š 🎏 1️⃣ πŸ”¬ [🦏 🈸](../tutorial/bigger-applications.md){.internal-link target=_blank} &amp; [πŸ”¬](../tutorial/testing.md){.internal-link target=_blank}:
    
    ```
    .
    β”œβ”€β”€ app
    β”‚Β Β  β”œβ”€β”€ __init__.py
    β”‚Β Β  β”œβ”€β”€ main.py
    β”‚Β Β  └── test_main.py
    ```
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  9. docs/ko/docs/advanced/response-headers.md

    href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers" class="external-link" target="_blank">β€˜X-’ 접두어λ₯Ό μ‚¬μš©ν•˜μ—¬</a> μ»€μŠ€ν…€ 사섀 헀더λ₯Ό μΆ”κ°€ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
    
    ν•˜μ§€λ§Œ, μ—¬λŸ¬λΆ„μ΄ λΈŒλΌμš°μ €μ—μ„œ ν΄λΌμ΄μ–ΈνŠΈκ°€ λ³Ό 수 있기λ₯Ό μ›ν•˜λŠ” μ»€μŠ€ν…€ 헀더가 μžˆλŠ” 경우, CORS 섀정에 이λ₯Ό μΆ”κ°€ν•΄μ•Ό ν•©λ‹ˆλ‹€([CORS (Cross-Origin Resource Sharing)](../tutorial/cors.md){.internal-link target=_blank}μ—μ„œ μžμ„Ένžˆ μ•Œμ•„λ³΄μ„Έμš”). `expose_headers` λ§€κ°œλ³€μˆ˜λ₯Ό μ‚¬μš©ν•˜μ—¬ <a href="https://www.starlette.io/middleware/#corsmiddleware" class="external-link" target="_blank">Starlette의 CORS μ„€λͺ…μ„œ</a>에 λ¬Έμ„œν™”λœ λŒ€λ‘œ μ„€μ •ν•  수 μžˆμŠ΅λ‹ˆλ‹€....
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  10. guava/src/com/google/common/collect/Interner.java

    import com.google.errorprone.annotations.DoNotMock;
    
    /**
     * Provides similar behavior to {@link String#intern} for any immutable type. Common implementations
     * are available from the {@link Interners} class.
     *
     * <p>Note that {@code String.intern()} has some well-known performance limitations, and should
     * generally be avoided. Prefer {@link Interners#newWeakInterner} or another {@code Interner}
     * implementation even for {@code String} interning.
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Dec 21 03:10:51 UTC 2024
    - 2K bytes
    - Viewed (0)
Back to top