public interface DataSink
<T> void
put(DataKey<T> key, T data)
<T> void put(DataKey<T> key, T data)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.