Uses of Class
com.mycila.testing.core.api.Cache

Packages that use Cache
com.mycila.testing.core.api   
 

Uses of Cache in com.mycila.testing.core.api
 

Methods in com.mycila.testing.core.api that return Cache
static Cache Cache.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Cache[] Cache.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2011 Mycila. All Rights Reserved.