values property

BiMap<String, T> values
final

Optional mapping from marble tokens to objects.

Implementation

final BiMap<String, T> values;