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