org.jclouds.trmk.vcloud_0_8.location
Class DefaultVDC.IsDefaultVDC

java.lang.Object
  extended by org.jclouds.trmk.vcloud_0_8.location.DefaultVDC.IsDefaultVDC
All Implemented Interfaces:
com.google.common.base.Predicate<Location>
Enclosing class:
DefaultVDC

@Singleton
public static final class DefaultVDC.IsDefaultVDC
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-2012 jclouds. All Rights Reserved.