objectShortMapOf

inline fun <K> objectShortMapOf(): Object2ShortMap<K>
inline fun <K> objectShortMapOf(k: K, v: Short): Object2ShortMap<K>