commonMain.com.adeo.kviewmodel.odyssey.ConcurrentHashMap.common.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kviewmodel-odyssey Show documentation
Show all versions of kviewmodel-odyssey Show documentation
ViewModel for Multiplatform
The newest version!
package com.adeo.kviewmodel.odyssey
public expect class ConcurrentHashMap() : MutableMap {
}