getType abstract method

T getType(
  1. String string
)

Returns a type based on a string

Implementation

T getType(String string);