newInstance abstract method

T newInstance()

Constructs a new instance of the default value.

Use isDefaultValue to determine whether something is a default value of this kind.

Implementation

T newInstance();