类的使用
me.codeleep.jsondiff.common.model.TravelPath
使用TravelPath的程序包
-
me.codeleep.jsondiff.common.model中TravelPath的使用
参数类型为TravelPath的me.codeleep.jsondiff.common.model中的构造器限定符构造器说明TravelPath(TravelPath travel) TravelPath(TravelPath parentPath, int expectIndex, int actualIndex) TravelPath(TravelPath parentPath, MappingKey mappingKey) -
me.codeleep.jsondiff.common.model.neat中TravelPath的使用
修饰符和类型方法说明booleanTypeCheck.check(Object expect, Object actual, JsonCompareResult result, TravelPath travelPath) 校验类型是否一致JsonNeat.diff(com.alibaba.fastjson2.JSONArray expect, com.alibaba.fastjson2.JSONArray actual, TravelPath travelPath) JsonNeat.diff(com.alibaba.fastjson2.JSONObject expect, com.alibaba.fastjson2.JSONObject actual, TravelPath travelPath) JsonNeat.diff(Object expect, Object actual, TravelPath travelPath)