org.jclouds.cloudstack.predicates
Class NetworkPredicates.GuestIPTypeIs
java.lang.Object
org.jclouds.cloudstack.predicates.NetworkPredicates.GuestIPTypeIs
- All Implemented Interfaces:
- com.google.common.base.Predicate<GuestIPType>
- Enclosing class:
- NetworkPredicates
public static class NetworkPredicates.GuestIPTypeIs
- extends Object
- implements com.google.common.base.Predicate<GuestIPType>
| Methods inherited from interface com.google.common.base.Predicate |
equals |
NetworkPredicates.GuestIPTypeIs
public NetworkPredicates.GuestIPTypeIs(GuestIPType guestIPType)
apply
public boolean apply(@Nullable
GuestIPType guestIPType)
- Specified by:
apply in interface com.google.common.base.Predicate<GuestIPType>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2012 jclouds. All Rights Reserved.