itemMap property

Map<T, E> itemMap
final

The map of keys and values to be displayed.

Implementation

final Map<T, E> itemMap;