It is something as the code below. I found isAssignableFrom in Java but it\'s not in scala.
isAssignableFrom
trait A def isTraitA(c:Class[_]) = { // chec