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