MCPcopy Create free account
hub / github.com/CraftsmenTech/jurongwang / getJSONPutTag

Method getJSONPutTag

src/com/orong/utils/JSONUtil.java:823–844  ·  view source on GitHub ↗

根据不同数据类型不同数字,有可直接转化型, 集合 型,Map型,bean型,date型,枚举类型 @param clazz @return

(Class<?> clazz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

bean2JSONObjectMethod · 0.95
map2JSONObjectMethod · 0.95
collection2JSONArrayMethod · 0.95
array2JSONArrayMethod · 0.95

Calls 11

iSNumberMethod · 0.95
iSBooleanMethod · 0.95
iSCharMethod · 0.95
iSStringMethod · 0.95
isArrayMethod · 0.95
isCollectionMethod · 0.95
isListMethod · 0.95
iSMapMethod · 0.95
isBeanMethod · 0.95
isDateMethod · 0.95
isEnumMethod · 0.95

Tested by

no test coverage detected