public static class NetworkPredicates.NetworkServiceNamed extends Object implements com.google.common.base.Predicate<NetworkService>
Constructor and Description |
---|
NetworkPredicates.NetworkServiceNamed(String name) |
public NetworkPredicates.NetworkServiceNamed(String name)
public boolean apply(NetworkService input)
apply
in interface com.google.common.base.Predicate<NetworkService>
Copyright © 2009-2012 jclouds. All Rights Reserved.