Package com.strobel.reflection
Class SystemTypeContext
- java.lang.Object
-
- com.strobel.reflection.TypeContext
-
- com.strobel.reflection.SystemTypeContext
-
class SystemTypeContext extends TypeContext
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.ClassLoader_systemClassLoader-
Fields inherited from class com.strobel.reflection.TypeContext
SYSTEM
-
-
Constructor Summary
Constructors Constructor Description SystemTypeContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ClassLoadergetClassLoader()
-
-
-
Method Detail
-
getClassLoader
public java.lang.ClassLoader getClassLoader()
- Specified by:
getClassLoaderin classTypeContext
-
-