Also, please note that in IntelliJ IDEA, method `p...
# getting-started
o
Also, please note that in IntelliJ IDEA, method
put
in case 3 appears as function
public V put(@NotNull K key,  @NotNull V value)
of
ConcurrentHashMap
(annotations inferred).