@Retention(value=RUNTIME) @Target(value={CONSTRUCTOR,METHOD}) public @interface JSONCreator
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
parameterNames |
public abstract String[] parameterNames
Copyright © 2022 Alibaba Group. All rights reserved.