items property

List<JMapEntry<K, V>> items
getter/setter pair

Implementation

late List<JMapEntry<K, V>> items;