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