Classes

object Classes

Functions

Link copied to clipboard
fun getGeneralizations(classObject: Class<*>): Set<Class<*>>

Builds an unordered set of all interface and object classes that are generalizations of the provided class.