MCPcopy Create free account
hub / github.com/10cks/fofaEX / onRuleMarkChange

Method onRuleMarkChange

src/main/java/Main.java:2314–2314  ·  view source on GitHub ↗
(boolean newValue)

Source from the content-addressed store, hash-verified

2312 // addRuleBox 的回调函数
2313 public interface RuleMarkChangeCallback {
2314 void onRuleMarkChange(boolean newValue);
2315 }
2316
2317 // 处理 title 实体编码问题

Callers 1

itemStateChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected