因此,我根本不能收集对常量静态数组中的值的访问权限。[] MY_ARRAY;{{ constant("com.package.configs.MainConfig.MY_ARRAY")[0] }}java.lang.ClassCastException: [I cannot be cast to [Ljava.lang.Object;
at org.jtwig.value.convert.collection.ArrayToCollectionConvert
new Foo<Integer>();}线程"main“com.sun.tools.javac.launcher.Main$MemoryClassLoader中的异常:类[Ljava.lang.Object;不能转换为类[LFoo$FooItem;[Ljava.lang.Object;在加载程序‘java.lang.ClassCastException’的模块java.base中;[LFoo$FooItem;处于加载
System.out.println(x.arr.length); //<--- Here can i retrive from array }线程"main“ java.lang.ClassCastException中的异常:类[Ljava.lang.Object;不能转换为类[Ljava.lang.String;[Ljava.lang.Object;和[Ljava.lang.String;在Gene