Uses of Class
com.thoughtworks.gauge.processor.ClearObjectCache
-
Packages that use ClearObjectCache Package Description com.thoughtworks.gauge.processor -
-
Uses of ClearObjectCache in com.thoughtworks.gauge.processor
Methods in com.thoughtworks.gauge.processor that return ClearObjectCache Modifier and Type Method Description static ClearObjectCacheClearObjectCache. valueOf(String name)Returns the enum constant of this type with the specified name.static ClearObjectCache[]ClearObjectCache. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.thoughtworks.gauge.processor with parameters of type ClearObjectCache Modifier and Type Method Description static voidClearObjectCache. clear(ClearObjectCache currentPosition, ClassInstanceManager manager)
-