Java: Remove neutral model for Object.toString.

This commit is contained in:
Anders Schack-Mulligen
2024-09-30 13:21:14 +02:00
parent ec0bd4494c
commit 0459d136d3
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
| java.lang.Object#toString() | no manual model |
| java.lang.Runnable#run() | no manual model |
| java.util.Comparator#comparing(Function) | no manual model |
| java.util.function.BiConsumer#accept(Object,Object) | no manual model |