public abstract class JDKValueInstantiators
extends java.lang.Object
ValueInstantiator
s used for certain critical
JDK value types, either as performance optimization for initialization time observed
by profiling, or due to difficulty in otherwise finding constructors.Constructor and Description |
---|
JDKValueInstantiators() |
Modifier and Type | Method and Description |
---|---|
static ValueInstantiator |
findStdValueInstantiator(DeserializationConfig config,
java.lang.Class<?> raw) |
public static ValueInstantiator findStdValueInstantiator(DeserializationConfig config, java.lang.Class<?> raw)
Copyright © 2010 - 2020 Adobe. All Rights Reserved