create abstract method

T create()

Creates a instance of T

Implementation

T create();