- Sort Score
- Result 10 results
- Languages All
Results 101 - 110 of 369 for necessary (0.04 sec)
-
android/guava/src/com/google/common/hash/HashingOutputStream.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 03:10:51 UTC 2024 - 2.6K bytes - Viewed (0) -
android/guava/src/com/google/common/graph/ParametricNullness.java
* identically to {@code Nullable}</a> as of version 0.9.9. * <li><a href="https://developers.google.com/j2objc">J2ObjC</a>, maybe: It might no longer be * necessary there, since we have stopped using the {@code @ParametersAreNonnullByDefault} * annotations that {@code ParametricNullness} was counteracting. * </ul> *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 16:20:21 UTC 2024 - 3.1K bytes - Viewed (0) -
android/guava/src/com/google/common/hash/ParametricNullness.java
* identically to {@code Nullable}</a> as of version 0.9.9. * <li><a href="https://developers.google.com/j2objc">J2ObjC</a>, maybe: It might no longer be * necessary there, since we have stopped using the {@code @ParametersAreNonnullByDefault} * annotations that {@code ParametricNullness} was counteracting. * </ul> *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 16:20:21 UTC 2024 - 3.1K bytes - Viewed (0) -
android/guava/src/com/google/common/math/ParametricNullness.java
* identically to {@code Nullable}</a> as of version 0.9.9. * <li><a href="https://developers.google.com/j2objc">J2ObjC</a>, maybe: It might no longer be * necessary there, since we have stopped using the {@code @ParametersAreNonnullByDefault} * annotations that {@code ParametricNullness} was counteracting. * </ul> *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 16:20:21 UTC 2024 - 3.1K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/ForwardingObject.java
* * <p>This class does <i>not</i> forward the {@code hashCode} and {@code equals} methods through to * the backing object, but relies on {@code Object}'s implementation. This is necessary to preserve * the symmetry of {@code equals}. Custom definitions of equality are usually based on an interface, * such as {@code Set} or {@code List}, so that the implementation of {@code equals} can cast the
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 03:10:51 UTC 2024 - 3K bytes - Viewed (0) -
android/guava/src/com/google/common/net/ParametricNullness.java
* identically to {@code Nullable}</a> as of version 0.9.9. * <li><a href="https://developers.google.com/j2objc">J2ObjC</a>, maybe: It might no longer be * necessary there, since we have stopped using the {@code @ParametersAreNonnullByDefault} * annotations that {@code ParametricNullness} was counteracting. * </ul> *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 16:20:21 UTC 2024 - 3.1K bytes - Viewed (0) -
android/guava/src/com/google/common/base/Supplier.java
* future version of {@code com.google.common.base.Supplier} will be made to <i>extend</i> {@code * java.util.function.Supplier}, making conversion code necessary only in one direction. At that * time, this interface will be officially discouraged. * * @author Harry Heymann * @since 2.0 */ @GwtCompatible public interface Supplier<T extends @Nullable Object> { /**
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Jun 19 17:20:48 UTC 2025 - 3K bytes - Viewed (0) -
android/guava/src/com/google/common/io/LittleEndianDataOutputStream.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 03:10:51 UTC 2024 - 5.1K bytes - Viewed (0) -
android/guava/src/com/google/common/xml/ParametricNullness.java
* identically to {@code Nullable}</a> as of version 0.9.9. * <li><a href="https://developers.google.com/j2objc">J2ObjC</a>, maybe: It might no longer be * necessary there, since we have stopped using the {@code @ParametersAreNonnullByDefault} * annotations that {@code ParametricNullness} was counteracting. * </ul> *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 16:20:21 UTC 2024 - 3.1K bytes - Viewed (0) -
guava/src/com/google/common/collect/ForwardingObject.java
* * <p>This class does <i>not</i> forward the {@code hashCode} and {@code equals} methods through to * the backing object, but relies on {@code Object}'s implementation. This is necessary to preserve * the symmetry of {@code equals}. Custom definitions of equality are usually based on an interface, * such as {@code Set} or {@code List}, so that the implementation of {@code equals} can cast the
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 03:10:51 UTC 2024 - 3K bytes - Viewed (0)