public abstract class MapEntry extends Object implements Serializable
Constructor and Description |
---|
MapEntry() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getKey() |
abstract String |
getValue() |
abstract boolean |
isNullValue() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.