类 ManagedArray

    • 构造器详细资料

      • ManagedArray

        public ManagedArray​(String elementTypeName,
                            int size)
        Create a new managed array placeholder.
        参数:
        elementTypeName - the target element type as a class name
        size - the size of the array