typeOf

inline fun <T> typeOf(): ERROR CLASS: Symbol not found for TypeOf<T>(source)

Creates an instance of TypeOf for the given parameterized type.

Return

the TypeOf that captures the generic type of the given parameterized type

Type Parameters

T

the type