data property

Map<K, V> data
finalinherited

The underlying map data.

Implementation

final Map<A, B> data;