Using filterValues {} val map = HashMap<String, String>() val keys = map.filterValues { it == "your_value" }.keys.
確定! 回上一頁