org.jclouds.location.suppliers
Class OnlyLocationOrFirstZoneOrRegionMatchingRegionId.IsRegionAndIdEqualsOrIsZoneParentIdEquals

java.lang.Object
  extended by org.jclouds.location.suppliers.OnlyLocationOrFirstZoneOrRegionMatchingRegionId.IsRegionAndIdEqualsOrIsZoneParentIdEquals
All Implemented Interfaces:
com.google.common.base.Predicate<Location>
Enclosing class:
OnlyLocationOrFirstZoneOrRegionMatchingRegionId

@Singleton
public static final class OnlyLocationOrFirstZoneOrRegionMatchingRegionId.IsRegionAndIdEqualsOrIsZoneParentIdEquals
extends Object
implements com.google.common.base.Predicate<Location>


Method Summary
 boolean apply(Location input)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Predicate
equals
 

Method Detail

apply

public boolean apply(Location input)
Specified by:
apply in interface com.google.common.base.Predicate<Location>

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009-2011 jclouds. All Rights Reserved.