Files
codeql/java/ql/lib/ext
Owen Mansel-Chan 10f6329b3e Add manual neutral models for java.util.stream
See comment in java/ql/src/Metrics/Summaries/TopJdkApis.qll

   * Note: the following top JDK APIs are not modeled with MaD:
   * `java.util.stream.Collectors#joining(CharSequence)`: cannot be modeled completely without a model for `java.util.stream.Stream#collect(Collector)` as well
   * `java.util.stream.Collectors#toMap(Function,Function)`: specialized collectors flow
   * `java.util.stream.Stream#collect(Collector)`: handled separately on a case-by-case basis as it is too complex for MaD
2024-03-01 12:32:04 +00:00
..
2024-02-06 12:54:29 +00:00
2023-10-25 14:31:56 -04:00
2023-06-02 11:06:24 +02:00
2024-02-06 12:54:29 +00:00
2023-05-26 18:55:13 -04:00
2023-10-25 14:31:55 -04:00
2024-01-31 11:49:25 +00:00
2023-07-10 16:15:27 +02:00
2023-08-23 13:24:55 +02:00
2023-10-25 14:31:55 -04:00