Uses of Interface
com.google.common.testing.GcFinalization.FinalizationPredicate

Packages that use GcFinalization.FinalizationPredicate
com.google.common.testing   
 

Uses of GcFinalization.FinalizationPredicate in com.google.common.testing
 

Methods in com.google.common.testing with parameters of type GcFinalization.FinalizationPredicate
static void GcFinalization.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.
 



Copyright © 2010-2012. All Rights Reserved.