Package com.dslplatform.json.runtime
Class Reflection
- java.lang.Object
-
- com.dslplatform.json.runtime.Reflection
-
abstract class Reflection extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classReflection.ReadField(package private) static classReflection.ReadMethod(package private) static classReflection.SetField(package private) static classReflection.SetMethod
-
Field Summary
Fields Modifier and Type Field Description private static booleancanUseTypeName
-
Constructor Summary
Constructors Constructor Description Reflection()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.lang.StringtryTypeName(java.lang.reflect.Type manifest)(package private) static java.lang.StringtypeDescription(java.lang.reflect.Type manifest)
-