containsKey

open fun containsKey(text: CharArray, off: Int, len: Int): Boolean

true if the len chars of text starting at off are in the .keySet


true if the CharSequence is in the .keySet


open override fun containsKey(o: Any): Boolean