- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for LabelledBreakTarget (0.06 sec)
-
android/guava/src/com/google/common/util/concurrent/AbstractFutureState.java
// and we could use that to make a decision about whether or not we timed out prior to being // unparked. @SuppressWarnings({ "LabelledBreakTarget", // TODO(b/345814817): Maybe fix? "nullness", // TODO(b/147136275): Remove once our checker understands & and |. }) @ParametricNullness final V blockingGet(long timeout, TimeUnit unit)
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 33.2K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/AbstractFutureState.java
// and we could use that to make a decision about whether or not we timed out prior to being // unparked. @SuppressWarnings({ "LabelledBreakTarget", // TODO(b/345814817): Maybe fix? "nullness", // TODO(b/147136275): Remove once our checker understands & and |. }) @ParametricNullness final V blockingGet(long timeout, TimeUnit unit)
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 34.8K bytes - Viewed (0)