Resettable
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
Details
        
                static            
    reset()
        
    
    Reset the local cache of this object