entries属性

Iterable<MapEntry<K, V>> entries

Map的映射条目。

实现

Iterable<MapEntry<K, V>> get entries;