initialValue property

Set<T> initialValue
final

The initial value.

Contract

Throws AssertionError if both the controller and initialValue are provided.

Implementation

final Set<T> initialValue;