Nikky
fun <T : BaseClass> doThing() : ReturnType
fun <T> doThing() : ReturnType where T : BaseClass
jcechace
Andreas Sinz
A modern programming language that makes developers happier.