create abstract method

T create()

Creates an instance of type T.

Implementation

T create();