(ViewChangeCause cause)
| 12 | default void onProjectChange() { } |
| 13 | |
| 14 | default void onViewChange(ViewChangeCause cause) { } |
| 15 | |
| 16 | default void onMappingChange() { } |
| 17 | default void onMatchChange(Set<MatchType> types) { } |
no outgoing calls
no test coverage detected