SingleValue<T>.empty constructor

SingleValue<T>.empty()

Implementation

SingleValue.empty() : this(null);