fields property

Map<String, Constant> fields
final

The fields of this instance, mapped from field name to Constant value.

Implementation

final Map<String, Constant> fields;