public static final class PythonTypeUtils.ArrayDataConverter<T> extends PythonTypeUtils.DataConverter<T[],Object[]>
public T[] toInternal(Object[] value)
toInternal 在类中 PythonTypeUtils.DataConverter<T[],Object[]>public Object[] toExternal(T[] value)
toExternal 在类中 PythonTypeUtils.DataConverter<T[],Object[]>Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.