This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
BuiltInSuppotType
wenshao edited this page Apr 25, 2016
·
17 revisions
type | standard_version | android_version |
---|---|---|
byte | Y | Y |
short | Y | Y |
int | Y | Y |
long | Y | Y |
float | Y | Y |
double | Y | Y |
char | Y | Y |
boolean | Y | Y |
byte[] | Y | Y |
short[] | Y | Y |
int[] | Y | Y |
long[] | Y | Y |
float[] | Y | Y |
double[] | Y | Y |
char[] | Y | Y |
boolean[] | Y | Y |
type | standard_version | android_version |
---|---|---|
java.lang.Byte | Y | Y |
java.lang.Short | Y | Y |
java.lang.Integer | Y | Y |
java.lang.Long | Y | Y |
java.lang.Float | Y | Y |
java.lang.Double | Y | Y |
java.lang.String | Y | Y |
java.math.BigInteger | Y | Y |
java.math.BigDecimal | Y | Y |
java.util.Map | Y | Y |
java.util.HashMap | Y | Y |
java.util.LinkedHashMap | Y | Y |
java.util.TreeMap | Y | Y |
java.util.ConcurrentHashMap | Y | Y |
java.util.Collection | Y | Y |
java.util.List | Y | Y |
java.util.Iterator | Y | Y |
java.util.Iterable | Y | Y |
java.util.ArrayList | Y | Y |
java.lang.Object[] | Y | Y |
java.lang.Class | Y | Y
如有需要修改本注脚,请联系阿里巴巴,
© Alibaba Fastjson Develop Team
注明: 版权所有阿里巴巴,请注明版权所有者
If you need to amend this footnote, please contact Alibaba.
© Alibaba Fastjson Develop Team
Note: Copyright Alibaba, please indicate the copyright owner