We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9ffad commit 8deefbfCopy full SHA for 8deefbf
src/commonMain/kotlin/net/pearx/okservable/collection/ObservableMap.kt
@@ -1,3 +1,10 @@
1
+/*
2
+ * Copyright © 2020, PearX Team
3
+ * This Source Code Form is subject to the terms of the Mozilla Public
4
+ * License, v. 2.0. If a copy of the MPL was not distributed with this file,
5
+ * You can obtain one at https://mozilla.org/MPL/2.0/.
6
+ */
7
+
8
@file:Suppress("UNCHECKED_CAST")
9
10
package net.pearx.okservable.collection
0 commit comments