org.jclouds.virtualbox.predicates
Class IMachinePredicates

java.lang.Object
  extended by org.jclouds.virtualbox.predicates.IMachinePredicates

public class IMachinePredicates
extends Object

Author:
Adrian Cole

Constructor Summary
IMachinePredicates()
           
 
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
 

Constructor Detail

IMachinePredicates

public IMachinePredicates()
Method Detail

isLinkedClone

public static com.google.common.base.Predicate<org.virtualbox_4_1.IMachine> isLinkedClone()


Copyright © 2009-2012 jclouds. All Rights Reserved.