JsonPropsUtil2@Deprecated public class JsonPropsUtil extends Object
| Constructor and Description |
|---|
JsonPropsUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
apply(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
3.2
#dateAsFormat(JsonRenderFactory, JsonProps),#dateAsTicks(JsonRenderFactory, JsonProps),#boolAsInt(JsonRenderFactory, JsonProps) |
static void |
boolAsInt(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
尝试把 bool 转为 int
|
static void |
dateAsFormat(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
|
static void |
dateAsTicks(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
尝试把 date 转为 ticks(long)
|
static void |
longAsString(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
尝试把 long 转为 string
|
@Deprecated public static boolean apply(JsonRenderFactory factory, JsonProps jsonProps)
#dateAsFormat(JsonRenderFactory, JsonProps),#dateAsTicks(JsonRenderFactory, JsonProps),#boolAsInt(JsonRenderFactory, JsonProps)public static void boolAsInt(JsonRenderFactory factory, JsonProps jsonProps)
public static void longAsString(JsonRenderFactory factory, JsonProps jsonProps)
public static void dateAsTicks(JsonRenderFactory factory, JsonProps jsonProps)
public static void dateAsFormat(JsonRenderFactory factory, JsonProps jsonProps)
Copyright © 2025. All rights reserved.