initialValue property
The initial value.
Contract
Throws AssertionError if both the controller and initialValue are provided.
Implementation
final Set<T> initialValue;
The initial value.
Throws AssertionError if both the controller and initialValue are provided.
final Set<T> initialValue;