unsafeObjectCast

A bit faster than a dynamic cast. This is to avoid TypeInfo look-up.

T
unsafeObjectCast
(
T
)
(
Object obj
)

Meta