Uses of Interface
com.google.common.testing.GcFinalization.FinalizationPredicate
Packages that use GcFinalization.FinalizationPredicate
-
Uses of GcFinalization.FinalizationPredicate in com.google.common.testing
Methods in com.google.common.testing with parameters of type GcFinalization.FinalizationPredicateModifier and TypeMethodDescriptionstatic voidGcFinalization.awaitDone(GcFinalization.FinalizationPredicate predicate) Waits until the given predicate returns true, invoking the garbage collector as necessary to try to ensure that this will happen.