public static final class PythonTypeUtils.ByteDataConverter extends PythonTypeUtils.DataConverter<Byte,Long>
| 限定符和类型 | 字段和说明 |
|---|---|
static PythonTypeUtils.ByteDataConverter |
INSTANCE |
| 构造器和说明 |
|---|
ByteDataConverter() |
public static final PythonTypeUtils.ByteDataConverter INSTANCE
public Byte toInternal(Long value)
toInternal 在类中 PythonTypeUtils.DataConverter<Byte,Long>public Long toExternal(Byte value)
toExternal 在类中 PythonTypeUtils.DataConverter<Byte,Long>Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.