org.jclouds.savvis.vpdc.compute.suppliers
Class FirstNetwork.IsNetwork

java.lang.Object
  extended by org.jclouds.savvis.vpdc.compute.suppliers.FirstNetwork.IsNetwork
All Implemented Interfaces:
com.google.common.base.Predicate<Location>
Enclosing class:
FirstNetwork

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


Constructor Summary
FirstNetwork.IsNetwork()
           
 
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
 

Constructor Detail

FirstNetwork.IsNetwork

public FirstNetwork.IsNetwork()
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.