StaticL1
class StaticL1 extends L1 (View source)
Methods
Details
boolean
exists(Address $address)
Determine whether or not the specified Address exists in the cache.
at line line 14
__construct(string $pool, StateL1Interface $state)
Constructor for all the L1 implementations.