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 © 2025 The Apache Software Foundation. All rights reserved.