Description
Methods | Methods | Description |
|---|---|
| ceilingEntry(K key) | to give back a key-esteem mapping connected with the minimum key more prominent than or equivalent to the given key |
| clear() | To remove the mapping. |
| clone() | To get the copy of an object. |
| containsKey(Object key) | To return "genuine" if this guide contains a mapping for the predetermined key. |
| firstKey() | To give back the main key right now in this guide. |
Example
Key Points