TUM CCSM Commons

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

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

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

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

Constructors in edu.tum.cs.commons.reflect that throw TypesNotMergableException
ClassType(java.lang.Class<?>... classes)
          Creates a new class type from a list of "normal" class by either using it as the base class or adding it to the interface list.
 


TUM CCSM Commons

TUM CCSM Commons - 2.7