values property

List<T> values
final

T values to switch between.

Implementation

final List<T> values;