类的使用
bsh.ClassGeneratorUtil.ConstructorArgs
-
bsh中ClassGeneratorUtil.ConstructorArgs的使用
修饰符和类型字段说明ClassGeneratorUtil.ConstructorArgs.DEFAULT
A ConstructorArgs which calls the default constructor修饰符和类型方法说明ClassGeneratorUtil.getConstructorArgs
(String superClassName, This classStaticThis, Object[] consArgs, int index) Evaluate the arguments (if any) for the constructor specified by the constructor index.