Commit 5c7df2c
committed
fix: Update Javadoc reference to renamed mapMutable method
Update @see reference and example code in SignalModifier to use the
renamed mapMutable method instead of the old map method name.
https://claude.ai/code/session_019LonZZA33kKDmk7jCgN7cT1 parent 41ebe7d commit 5c7df2c
File tree
1 file changed
+3
-3
lines changed- signals/src/main/java/com/vaadin/signals/function
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments