Package sun.reflect
Class Reflection
- java.lang.Object
-
- sun.reflect.Reflection
-
public class Reflection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Reflection()
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static java.lang.Class<?>
getCallerClass()
static java.lang.Class<?>
getCallerClass(int depth)
Deprecated.static boolean
isCallerSensitive(java.lang.reflect.Method method)
-