value property

Map<String, T> value
final

ID and value Map.

IDと値のMap。

Implementation

final Map<String, T> value;