createHashmap

private fun <T : INamed> createHashmap(items: Array<T>): LinkedHashMap<String, T>

Sources

jvm source
Link copied to clipboard