Regexp Keyed Map
专门为路由服务,因为路由的path存在正则的情况
Constructors
RegexpKeyedMap
链接已复制到剪贴板
Functions
compute If Absent
链接已复制到剪贴板
compute If Present
链接已复制到剪贴板
open override fun computeIfPresent(p0: String?, p1: BiFunction<in String?, in V, out V?>): V?
Content copied to clipboard
contains Key
链接已复制到剪贴板
contains Value
链接已复制到剪贴板
for Each
链接已复制到剪贴板
get Or Default
链接已复制到剪贴板
put If Absent
链接已复制到剪贴板
replace All
链接已复制到剪贴板
Properties
entries
链接已复制到剪贴板
open override val entries: MutableSet<MutableMap.MutableEntry<String?, V?>>
Content copied to clipboard
keys
链接已复制到剪贴板
values
链接已复制到剪贴板