public class MapItemValue
This holds a mapping from value key to value value to maximize laziness.
Modifiers | Name | Description |
---|---|---|
protected static ConcurrentHashMap<String, String> |
internedKeysCache |
Constructor and description |
---|
MapItemValue
(Value name, Value value) |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.