TUM CCSM Commons

Uses of Class
edu.tum.cs.commons.reflect.ClassType

Packages that use ClassType
edu.tum.cs.commons.reflect Utilities for reflection. 
 

Uses of ClassType in edu.tum.cs.commons.reflect
 

Methods in edu.tum.cs.commons.reflect that return ClassType
 ClassType ClassType.merge(ClassType classType)
          Merges the given class type with this type.
 

Methods in edu.tum.cs.commons.reflect with parameters of type ClassType
 boolean ClassType.isAssignableFrom(ClassType classType)
          Checks if an object of class type classType could be assigned to an object of this class type.
 ClassType ClassType.merge(ClassType classType)
          Merges the given class type with this type.
 


TUM CCSM Commons

TUM CCSM Commons - 2.7