Skip to content

Commit 0e1c45e

Browse files
committed
Accept test change: some more APIs have manual models now
1 parent df64e0b commit 0e1c45e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed
Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
| java.lang.Runnable#run() | no manual model |
2-
| java.lang.System#getProperty(String) | no manual model |
3-
| java.lang.System#setProperty(String,String) | no manual model |
4-
| java.text.Format#format(Object) | no manual model |
5-
| java.text.MessageFormat#format(String,Object[]) | no manual model |
62
| java.util.Comparator#comparing(Function) | no manual model |
73
| java.util.function.BiConsumer#accept(Object,Object) | no manual model |
84
| java.util.function.BiFunction#apply(Object,Object) | no manual model |
95
| java.util.function.Consumer#accept(Object) | no manual model |
106
| java.util.function.Function#apply(Object) | no manual model |
117
| java.util.function.Supplier#get() | no manual model |
12-
| java.util.stream.Collectors#joining(CharSequence) | no manual model |
13-
| java.util.stream.Collectors#toMap(Function,Function) | no manual model |
14-
| java.util.stream.Stream#collect(Collector) | no manual model |

0 commit comments

Comments
 (0)