Uses of Class
com.thoughtworks.xstream.converters.reflection.SunLimitedUnsafeReflectionProvider
-
Packages that use SunLimitedUnsafeReflectionProvider Package Description com.thoughtworks.xstream.converters.reflection -
-
Uses of SunLimitedUnsafeReflectionProvider in com.thoughtworks.xstream.converters.reflection
Subclasses of SunLimitedUnsafeReflectionProvider in com.thoughtworks.xstream.converters.reflection Modifier and Type Class Description classSun14ReflectionProviderDeprecated.As of 1.4.7 useSunUnsafeReflectionProviderclassSunUnsafeReflectionProviderInstantiates a new object bypassing the constructor using undocumented internal JDK features.
-