It would be `fun commandCompleted(commandClass: Cl...
# getting-started
d
It would be
fun commandCompleted(commandClass: Class<T : Command>) { ... }
I think, I’m not as familiar with generics so the syntax could be off.