public class MapItemValue extends Object implements MapEntry
This holds a mapping from value key to value value to maximize laziness.
MapItemValue(Value name, Value value)
public String
getKey()
public Value
getValue()
setValue(Value value)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.