interface Resettable (View source)

Represents a class with a local cache which normally invalidates itself between requests.

Designed so that tests can automatically flush these objects between runs in lieu of a real change.

Methods

public static 
reset()

Reset the local cache of this object

Details

static reset()

Reset the local cache of this object