-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static com.google.common.base.Predicate<Nic> |
ip(String... ips) |
static com.google.common.base.Predicate<Nic> |
mac(String... macs) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
NicPredicates
public NicPredicates()
Copyright © 2009-2013 jclouds. All Rights Reserved.