constructor abstract method

T constructor()

Must return an instance of T.

Implementation

T constructor();