interface Resettable

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

static 
reset()

Reset the local cache of this object

Details

at line 16
static reset()

Reset the local cache of this object