- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for FinalizationPredicate (0.17 seconds)
-
android/guava-testlib/src/com/google/common/testing/GcFinalization.java
public interface FinalizationPredicate { boolean isDone(); } /** * Waits until the given weak reference is cleared, invoking the garbage collector as necessary to * try to ensure that this will happen. * * <p>This is a convenience method, equivalent to: * * {@snippet : * awaitDone(new FinalizationPredicate() { * public boolean isDone() {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 20:19:19 GMT 2026 - 12.3K bytes - Click Count (0) -
guava-testlib/src/com/google/common/testing/GcFinalization.java
public interface FinalizationPredicate { boolean isDone(); } /** * Waits until the given weak reference is cleared, invoking the garbage collector as necessary to * try to ensure that this will happen. * * <p>This is a convenience method, equivalent to: * * {@snippet : * awaitDone(new FinalizationPredicate() { * public boolean isDone() {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 20:19:19 GMT 2026 - 12.3K bytes - Click Count (0)