Class AtomicInstanceVisible
java.lang.Object
org.jclouds.googlecomputeengine.compute.predicates.AtomicInstanceVisible
- All Implemented Interfaces:
 com.google.common.base.Predicate<AtomicReference<Instance>>,Predicate<AtomicReference<Instance>>
public final class AtomicInstanceVisible
extends Object
implements com.google.common.base.Predicate<AtomicReference<Instance>>
- 
Method Details
- 
apply
- Specified by:
 applyin interfacecom.google.common.base.Predicate<AtomicReference<Instance>>
 
 -