|
TUM CCSM Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.tum.cs.commons.reflect | |
---|---|
edu.tum.cs.commons.reflect | Utilities for reflection. |
Classes in edu.tum.cs.commons.reflect used by edu.tum.cs.commons.reflect | |
---|---|
ClassType
This stores the full type of a class, i.e., base type plus required interfaces. |
|
EJavaPrimitive
Enumeration of Java primitives. |
|
FormalParameter
This class models formal method parameters to allow convenient reflective access as the Java Reflection API does not model them explicitly. |
|
MethodNameComparator
This comparator compares methods by their name. |
|
TypeConversionException
This exceptions signals type conversion problems. |
|
TypesNotMergableException
Exception to be thrown when merging types which can not be merged. |
|
TUM CCSM Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |