Uses of Class
org.jclouds.functions.IdentityFunction

Packages that use IdentityFunction
org.jclouds.functions   
 

Uses of IdentityFunction in org.jclouds.functions
 

Methods in org.jclouds.functions that return IdentityFunction
static IdentityFunction IdentityFunction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IdentityFunction[] IdentityFunction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.