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

Method isCollection

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

判断该class类是否是集合类型 值支持list和set两只集合 @param clazz 待判断的class @return 是集合类型返回true 否则返回false

(Class<?> clazz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

bean2JSONObjectMethod · 0.95
collection2JSONArrayMethod · 0.95
jsonArray2ColletionMethod · 0.95
getJSONPutTagMethod · 0.95
getClazzTagMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected