- java.lang.Object
-
- com.fasterxml.jackson.databind.util.ClassUtil.Ctor
-
- Enclosing class:
- ClassUtil
public static final class ClassUtil.Ctor
extends java.lang.Object
Value class used for caching Constructor declarations; used because
caching done by JDK appears to be somewhat inefficient for some use cases.
- Since:
- 2.7
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
java.lang.reflect.Constructor<?> |
_ctor |
-
Constructor Summary
Constructors
Constructor and Description |
Ctor(java.lang.reflect.Constructor<?> ctor) |
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"