Uses of Interface
cn.sinozg.applet.common.function.FunctionException
Packages that use FunctionException
-
Uses of FunctionException in cn.sinozg.applet.common.utils
Methods in cn.sinozg.applet.common.utils with parameters of type FunctionExceptionModifier and TypeMethodDescriptionstatic <T> TJsonUtil.tryParse(FunctionException<com.fasterxml.jackson.databind.json.JsonMapper, T> parse) 解析jsonprotected static <T> TJsonUtil.tryParse(FunctionException<com.fasterxml.jackson.databind.json.JsonMapper, T> parse, com.fasterxml.jackson.databind.json.JsonMapper om) 解析json