类 ConstructorUtil

java.lang.Object
org.dromara.dynamictp.common.util.ConstructorUtil

public class ConstructorUtil extends Object
ConstructorUtil related
从以下版本开始:
1.1.4
作者:
windsearcher.lq
  • 方法详细资料

    • buildTpExecutorConstructorArgs

      public static Object[] buildTpExecutorConstructorArgs(ThreadPoolExecutor dtpExecutor)
    • buildTpExecutorConstructorArgTypes

      public static Class<?>[] buildTpExecutorConstructorArgTypes()
    • buildConstructorArgs

      public static Class<?>[] buildConstructorArgs()
    • buildConstructorArgTypes

      public static Class<?>[] buildConstructorArgTypes(Object obj)