|
TUM CCSM Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |