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