Join Slack
Communities
Powered by
The `erased<T>()` function (which is a simpl...
# kodein
s
salomonbrys
06/07/2017, 4:16 PM
The
erased<T>()
function (which is a simple alias to
T::class.java
) is a lot faster than
generic<T>()
which extracts all generic informations.
Open in Slack
Previous
Next