values property

List<T> values
final

The values in this bin.

Implementation

final List<T> values;