- Sort Score
- Result 10 results
- Languages All
Results 811 - 820 of 3,137 for sink (0.02 sec)
-
android/guava/src/com/google/common/primitives/UnsignedInts.java
* * <p><b>Java 8+ users:</b> use {@link Integer#parseUnsignedInt(String, int)} instead. * * @param string the string containing the unsigned integer representation to be parsed. * @param radix the radix to use while parsing {@code s}; must be between {@link * Character#MIN_RADIX} and {@link Character#MAX_RADIX}.
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 30 21:17:54 UTC 2024 - 13.7K bytes - Viewed (0) -
guava/src/com/google/common/primitives/UnsignedInts.java
* * <p><b>Java 8+ users:</b> use {@link Integer#parseUnsignedInt(String, int)} instead. * * @param string the string containing the unsigned integer representation to be parsed. * @param radix the radix to use while parsing {@code s}; must be between {@link * Character#MIN_RADIX} and {@link Character#MAX_RADIX}.
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 30 21:17:54 UTC 2024 - 13.7K bytes - Viewed (0) -
android/guava/src/com/google/common/primitives/Ints.java
} /** * Returns a serializable converter object that converts between strings and integers using {@link * Integer#decode} and {@link Integer#toString()}. The returned converter throws {@link * NumberFormatException} if the input string is invalid. * * <p><b>Warning:</b> please see {@link Integer#decode} to understand exactly how strings are
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 25 18:05:56 UTC 2024 - 31K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/Streams.java
* desugaring. */ @IgnoreJRERequirement public final class Streams { /** * Returns a sequential {@link Stream} of the contents of {@code iterable}, delegating to {@link * Collection#stream} if possible. */ public static <T extends @Nullable Object> Stream<T> stream(Iterable<T> iterable) { return (iterable instanceof Collection)
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Oct 31 14:20:11 UTC 2024 - 37.4K bytes - Viewed (0) -
android/guava/src/com/google/common/math/PairedStatsAccumulator.java
* times, due to numerical errors. * * <h3>Non-finite values</h3> * * <p>If the dataset contains any non-finite values ({@link Double#POSITIVE_INFINITY}, {@link * Double#NEGATIVE_INFINITY}, or {@link Double#NaN}) then the result is {@link Double#NaN}. * * @throws IllegalStateException if the dataset is empty */ public double populationCovariance() { checkState(count() != 0);
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri May 12 17:02:53 UTC 2023 - 10.3K bytes - Viewed (0) -
docs/em/docs/project-generation.md
* **๐ฉ-โ๏ธ**: โ๏ธ ๐ (& ๐ ๐ โฎ๏ธ) ๐ ๐ฉ ๐: <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">๐</a> & <a href="https://json-schema.org/" class="external-link" target="_blank">๐ป ๐</a>. * <a href="https://fastapi.tiangolo.com/features/" class="external-link" target="_blank">**๐ ๐ โ**</a> ๐ ๐ง ๐ฌ, ๐ ๏ธ, ๐ ๐งพ, ๐ค โฎ๏ธ Oauth2๏ธโฃ ๐ฅ ๐ค, โ๏ธ. * **๐ ๐** ๐ ๐ข. * **๐ฅ ๐ค** ๐ค.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 4.9K bytes - Viewed (0) -
src/main/java/org/codelibs/core/lang/ClassUtil.java
} /** * {@link Class}ใชใใธใงใฏใใ่กจใใฏใฉในใพใใฏใคใณใฟใใงใผในใฎๆๅฎใใใใณใณในใใฉใฏใฟใใชใใฌใฏใใใ * {@link Constructor}ใชใใธใงใฏใใ่ฟใใพใใ * * @param <T> * {@link Class}ใชใใธใงใฏใใ่กจใใฏใฉใน * @param clazz * ใฏใฉในใฎ{@link Class}ใชใใธใงใฏใใ{@literal null}ใงใใฃใฆใฏใใใพใใ * @param argTypes * ใใฉใกใผใฟ้ ๅ * @return ๆๅฎใใใ{@code argTypes}ใจไธ่ดใใใณใณในใใฉใฏใฟใฎ{@link Constructor}ใชใใธใงใฏใ
Registered: Fri Nov 01 20:58:10 UTC 2024 - Last Modified: Thu Mar 07 01:59:08 UTC 2024 - 27.5K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/MapDifference.java
/** * Compares the specified object with this instance for equality. Returns {@code true} if the * given object is also a {@code MapDifference} and the values returned by the {@link * #entriesOnlyOnLeft()}, {@link #entriesOnlyOnRight()}, {@link #entriesInCommon()} and {@link * #entriesDiffering()} of the two instances are equal. */ @Override boolean equals(@CheckForNull Object object); /**
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Aug 04 13:28:27 UTC 2021 - 3.5K bytes - Viewed (0) -
src/main/java/org/codelibs/core/beans/factory/BeanDescFactory.java
import org.codelibs.core.beans.impl.BeanDescImpl; import org.codelibs.core.misc.DisposableUtil; /** * {@link BeanDesc}ใ็ๆใใใฏใฉในใงใใ * <p> * ๆๅฎใใใJavaBeansใฎใกใฟใใผใฟใๆฑใ{@link BeanDesc}ใ่ฟใใพใใ * </p> * * <pre> * BeanDesc beanDesc = BeanDescFactory.getBeanDesc(Foo.class); * </pre> * <p> * {@link BeanDesc}ใฏใญใฃใใทใฅใใใพใใ ใญใฃใใทใฅใใฏใชใขใใใซใฏ{@link DisposableUtil#dispose()} * ใๅผใณๅบใใฆใใ ใใใ * </p> * * @author higa * @see BeanDesc
Registered: Fri Nov 01 20:58:10 UTC 2024 - Last Modified: Thu Mar 07 01:59:08 UTC 2024 - 2.9K bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/ExecutionError.java
import javax.annotation.CheckForNull; /** * {@link Error} variant of {@link java.util.concurrent.ExecutionException}. As with {@code * ExecutionException}, the error's {@linkplain #getCause() cause} comes from a failed task, * possibly run in another thread. That cause should itself be an {@code Error}; if not, use {@code * ExecutionException} or {@link UncheckedExecutionException}. This allows the client code to
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Mar 07 17:52:19 UTC 2024 - 3.8K bytes - Viewed (0)