public abstract class MapEntries extends Object implements Serializable
| Constructor and Description | 
|---|
| MapEntries() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract String | getKeyClass() | 
| abstract Iterator<? extends MapEntry> | getMapEntries() | 
| abstract String | getValueClass() | 
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.