Skip to content

[QUESTION]toJavaObject使用自定义反序列化器 #3470

Open
@lilanlong

Description

@lilanlong

请描述您的问题

public T toJavaObject(Class clazz, JSONReader.Feature... features) {
return to(clazz, features);
}

这个方法怎么使用自定义的反序列化器,试了好多都不行

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions