java.lang.Object
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.util.ClassUtil.Ctor
Enclosing class:
ClassUtil

public static final class ClassUtil.Ctor extends 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 Details

  • Constructor Details

  • Method Details

    • getConstructor

      public Constructor<?> getConstructor()
    • getParamCount

      public int getParamCount()
    • getDeclaringClass

      public Class<?> getDeclaringClass()
    • getDeclaredAnnotations

      public Annotation[] getDeclaredAnnotations()
    • getParameterAnnotations

      public Annotation[][] getParameterAnnotations()