org.jclouds.virtualbox.predicates
Class IMachinePredicates
java.lang.Object
org.jclouds.virtualbox.predicates.IMachinePredicates
public class IMachinePredicates
- extends Object
- Author:
- Adrian Cole
|
Method Summary |
static com.google.common.base.Predicate<org.virtualbox_4_1.IMachine> |
isLinkedClone()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMachinePredicates
public IMachinePredicates()
isLinkedClone
public static com.google.common.base.Predicate<org.virtualbox_4_1.IMachine> isLinkedClone()
Copyright © 2009-2012 jclouds. All Rights Reserved.