MCPcopy Create free account
hub / github.com/LianjiaTech/json-diff / Comparator

Interface Comparator

src/main/java/com/ke/diff/algorithm/Comparator.java:8–9  ·  view source on GitHub ↗

比较器最顶层的接口,逻辑意义 @Author JingWei @create 2022/3/2

Source from the content-addressed store, hash-verified

6 * @create 2022/3/2
7 */
8public interface Comparator {
9}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected