Interface | Description |
---|---|
Invalidator |
Abstract invalidator of "something".
|
Class | Description |
---|---|
ConstantCache |
A tuple representing the data needed to verify a cached constant:
The value of the constant
The generation of the constant's invalidator at the time of caching
The constant's invalidator
(Optional) the hashcode of the module form which the constant was cache
|
FailoverSwitchPointInvalidator | |
GenerationAndSwitchPointInvalidator | |
GenerationInvalidator | |
ObjectIdentityInvalidator | |
OptoFactory |
A set of factory methods to construct optimizing utilities for compilation,
cache invalidation, and so on.
|
SwitchPointInvalidator |
Copyright © 2001-2016 JRuby. All Rights Reserved.