Class ExpressionPool.ClosedHash

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ExpressionPool

    public static final class ExpressionPool.ClosedHash
    extends Object
    implements Serializable
    expression cache by closed hash. Special care has to be taken wrt threading. This implementation allows get and put method to be called simulatenously.
    See Also:
    Serialized Form