mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Notable API Changes: use '.' instead of '#' for consistency
This commit is contained in:
parent
777eba3de4
commit
23914be73c
@ -4,7 +4,7 @@ title: Notable Changes in IntelliJ Platform and Plugins API 2019.*
|
||||
|
||||
## Notable Changes in IntelliJ Platform 2019.2
|
||||
|
||||
`com.intellij.util.Query#forEach`
|
||||
`com.intellij.util.Query.forEach`
|
||||
: Defaults to thread-safe to prevent problems with clients using unsynchronized collections.
|
||||
|
||||
## Notable Changes in IntelliJ Platform 2019.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user