Lines Matching full:given

64  * Initializes this dictionary, copying the given values and keys.
77 * Initializes this dictionary, copying the entries from the given dictionary.
81 * @return A newly initialized dictionary with the entries of the given dictionary.
95 * Gets the value for the given key.
105 * Enumerates the keys and values on this dictionary with the given block.
124 * Sets the value for the given key.
132 * Removes the entry for the given key.
159 * Initializes this dictionary, copying the given values and keys.
172 * Initializes this dictionary, copying the entries from the given dictionary.
176 * @return A newly initialized dictionary with the entries of the given dictionary.
190 * Gets the value for the given key.
200 * Enumerates the keys and values on this dictionary with the given block.
219 * Sets the value for the given key.
227 * Removes the entry for the given key.
254 * Initializes this dictionary, copying the given values and keys.
267 * Initializes this dictionary, copying the entries from the given dictionary.
271 * @return A newly initialized dictionary with the entries of the given dictionary.
285 * Gets the value for the given key.
295 * Enumerates the keys and values on this dictionary with the given block.
314 * Sets the value for the given key.
322 * Removes the entry for the given key.
349 * Initializes this dictionary, copying the given values and keys.
362 * Initializes this dictionary, copying the entries from the given dictionary.
366 * @return A newly initialized dictionary with the entries of the given dictionary.
380 * Gets the value for the given key.
390 * Enumerates the keys and values on this dictionary with the given block.
409 * Sets the value for the given key.
417 * Removes the entry for the given key.
444 * Initializes this dictionary, copying the given values and keys.
457 * Initializes this dictionary, copying the entries from the given dictionary.
461 * @return A newly initialized dictionary with the entries of the given dictionary.
475 * Gets the value for the given key.
485 * Enumerates the keys and values on this dictionary with the given block.
504 * Sets the value for the given key.
512 * Removes the entry for the given key.
539 * Initializes this dictionary, copying the given values and keys.
552 * Initializes this dictionary, copying the entries from the given dictionary.
556 * @return A newly initialized dictionary with the entries of the given dictionary.
570 * Gets the value for the given key.
580 * Enumerates the keys and values on this dictionary with the given block.
599 * Sets the value for the given key.
607 * Removes the entry for the given key.
634 * Initializes this dictionary, copying the given values and keys.
647 * Initializes this dictionary, copying the entries from the given dictionary.
651 * @return A newly initialized dictionary with the entries of the given dictionary.
665 * Gets the value for the given key.
675 * Enumerates the keys and values on this dictionary with the given block.
694 * Sets the value for the given key.
702 * Removes the entry for the given key.
731 * Initializes a dictionary with the given validation function.
740 * Initializes a dictionary with the entries given.
755 * Initializes a dictionary with the entries from the given.
760 * @return A newly initialized dictionary with the entries from the given
766 * Initializes a dictionary with the given capacity.
771 * @return A newly initialized dictionary with the given capacity.
781 * Gets the value for the given key.
791 * Enumerates the keys and values on this dictionary with the given block.
802 * Gets the raw enum value for the given key.
815 * Enumerates the keys and values on this dictionary with the given block.
845 * Sets the value for the given key.
853 * Sets the raw enum value for the given key.
864 * Removes the entry for the given key.
891 * Initializes this dictionary, copying the given values and keys.
904 * Initializes this dictionary, copying the entries from the given dictionary.
908 * @return A newly initialized dictionary with the entries of the given dictionary.
922 * Fetches the object stored under the given key.
931 * Enumerates the keys and values on this dictionary with the given block.
950 * Sets the value for the given key.
958 * Removes the entry for the given key.
985 * Initializes this dictionary, copying the given values and keys.
998 * Initializes this dictionary, copying the entries from the given dictionary.
1002 * @return A newly initialized dictionary with the entries of the given dictionary.
1016 * Gets the value for the given key.
1026 * Enumerates the keys and values on this dictionary with the given block.
1045 * Sets the value for the given key.
1053 * Removes the entry for the given key.
1080 * Initializes this dictionary, copying the given values and keys.
1093 * Initializes this dictionary, copying the entries from the given dictionary.
1097 * @return A newly initialized dictionary with the entries of the given dictionary.
1111 * Gets the value for the given key.
1121 * Enumerates the keys and values on this dictionary with the given block.
1140 * Sets the value for the given key.
1148 * Removes the entry for the given key.
1175 * Initializes this dictionary, copying the given values and keys.
1188 * Initializes this dictionary, copying the entries from the given dictionary.
1192 * @return A newly initialized dictionary with the entries of the given dictionary.
1206 * Gets the value for the given key.
1216 * Enumerates the keys and values on this dictionary with the given block.
1235 * Sets the value for the given key.
1243 * Removes the entry for the given key.
1270 * Initializes this dictionary, copying the given values and keys.
1283 * Initializes this dictionary, copying the entries from the given dictionary.
1287 * @return A newly initialized dictionary with the entries of the given dictionary.
1301 * Gets the value for the given key.
1311 * Enumerates the keys and values on this dictionary with the given block.
1330 * Sets the value for the given key.
1338 * Removes the entry for the given key.
1365 * Initializes this dictionary, copying the given values and keys.
1378 * Initializes this dictionary, copying the entries from the given dictionary.
1382 * @return A newly initialized dictionary with the entries of the given dictionary.
1396 * Gets the value for the given key.
1406 * Enumerates the keys and values on this dictionary with the given block.
1425 * Sets the value for the given key.
1433 * Removes the entry for the given key.
1460 * Initializes this dictionary, copying the given values and keys.
1473 * Initializes this dictionary, copying the entries from the given dictionary.
1477 * @return A newly initialized dictionary with the entries of the given dictionary.
1491 * Gets the value for the given key.
1501 * Enumerates the keys and values on this dictionary with the given block.
1520 * Sets the value for the given key.
1528 * Removes the entry for the given key.
1555 * Initializes this dictionary, copying the given values and keys.
1568 * Initializes this dictionary, copying the entries from the given dictionary.
1572 * @return A newly initialized dictionary with the entries of the given dictionary.
1586 * Gets the value for the given key.
1596 * Enumerates the keys and values on this dictionary with the given block.
1615 * Sets the value for the given key.
1623 * Removes the entry for the given key.
1652 * Initializes a dictionary with the given validation function.
1661 * Initializes a dictionary with the entries given.
1676 * Initializes a dictionary with the entries from the given.
1681 * @return A newly initialized dictionary with the entries from the given
1687 * Initializes a dictionary with the given capacity.
1692 * @return A newly initialized dictionary with the given capacity.
1702 * Gets the value for the given key.
1712 * Enumerates the keys and values on this dictionary with the given block.
1723 * Gets the raw enum value for the given key.
1736 * Enumerates the keys and values on this dictionary with the given block.
1766 * Sets the value for the given key.
1774 * Sets the raw enum value for the given key.
1785 * Removes the entry for the given key.
1812 * Initializes this dictionary, copying the given values and keys.
1825 * Initializes this dictionary, copying the entries from the given dictionary.
1829 * @return A newly initialized dictionary with the entries of the given dictionary.
1843 * Fetches the object stored under the given key.
1852 * Enumerates the keys and values on this dictionary with the given block.
1871 * Sets the value for the given key.
1879 * Removes the entry for the given key.
1906 * Initializes this dictionary, copying the given values and keys.
1919 * Initializes this dictionary, copying the entries from the given dictionary.
1923 * @return A newly initialized dictionary with the entries of the given dictionary.
1937 * Gets the value for the given key.
1947 * Enumerates the keys and values on this dictionary with the given block.
1966 * Sets the value for the given key.
1974 * Removes the entry for the given key.
2001 * Initializes this dictionary, copying the given values and keys.
2014 * Initializes this dictionary, copying the entries from the given dictionary.
2018 * @return A newly initialized dictionary with the entries of the given dictionary.
2032 * Gets the value for the given key.
2042 * Enumerates the keys and values on this dictionary with the given block.
2061 * Sets the value for the given key.
2069 * Removes the entry for the given key.
2096 * Initializes this dictionary, copying the given values and keys.
2109 * Initializes this dictionary, copying the entries from the given dictionary.
2113 * @return A newly initialized dictionary with the entries of the given dictionary.
2127 * Gets the value for the given key.
2137 * Enumerates the keys and values on this dictionary with the given block.
2156 * Sets the value for the given key.
2164 * Removes the entry for the given key.
2191 * Initializes this dictionary, copying the given values and keys.
2204 * Initializes this dictionary, copying the entries from the given dictionary.
2208 * @return A newly initialized dictionary with the entries of the given dictionary.
2222 * Gets the value for the given key.
2232 * Enumerates the keys and values on this dictionary with the given block.
2251 * Sets the value for the given key.
2259 * Removes the entry for the given key.
2286 * Initializes this dictionary, copying the given values and keys.
2299 * Initializes this dictionary, copying the entries from the given dictionary.
2303 * @return A newly initialized dictionary with the entries of the given dictionary.
2317 * Gets the value for the given key.
2327 * Enumerates the keys and values on this dictionary with the given block.
2346 * Sets the value for the given key.
2354 * Removes the entry for the given key.
2381 * Initializes this dictionary, copying the given values and keys.
2394 * Initializes this dictionary, copying the entries from the given dictionary.
2398 * @return A newly initialized dictionary with the entries of the given dictionary.
2412 * Gets the value for the given key.
2422 * Enumerates the keys and values on this dictionary with the given block.
2441 * Sets the value for the given key.
2449 * Removes the entry for the given key.
2476 * Initializes this dictionary, copying the given values and keys.
2489 * Initializes this dictionary, copying the entries from the given dictionary.
2493 * @return A newly initialized dictionary with the entries of the given dictionary.
2507 * Gets the value for the given key.
2517 * Enumerates the keys and values on this dictionary with the given block.
2536 * Sets the value for the given key.
2544 * Removes the entry for the given key.
2573 * Initializes a dictionary with the given validation function.
2582 * Initializes a dictionary with the entries given.
2597 * Initializes a dictionary with the entries from the given.
2602 * @return A newly initialized dictionary with the entries from the given
2608 * Initializes a dictionary with the given capacity.
2613 * @return A newly initialized dictionary with the given capacity.
2623 * Gets the value for the given key.
2633 * Enumerates the keys and values on this dictionary with the given block.
2644 * Gets the raw enum value for the given key.
2657 * Enumerates the keys and values on this dictionary with the given block.
2687 * Sets the value for the given key.
2695 * Sets the raw enum value for the given key.
2706 * Removes the entry for the given key.
2733 * Initializes this dictionary, copying the given values and keys.
2746 * Initializes this dictionary, copying the entries from the given dictionary.
2750 * @return A newly initialized dictionary with the entries of the given dictionary.
2764 * Fetches the object stored under the given key.
2773 * Enumerates the keys and values on this dictionary with the given block.
2792 * Sets the value for the given key.
2800 * Removes the entry for the given key.
2827 * Initializes this dictionary, copying the given values and keys.
2840 * Initializes this dictionary, copying the entries from the given dictionary.
2844 * @return A newly initialized dictionary with the entries of the given dictionary.
2858 * Gets the value for the given key.
2868 * Enumerates the keys and values on this dictionary with the given block.
2887 * Sets the value for the given key.
2895 * Removes the entry for the given key.
2922 * Initializes this dictionary, copying the given values and keys.
2935 * Initializes this dictionary, copying the entries from the given dictionary.
2939 * @return A newly initialized dictionary with the entries of the given dictionary.
2953 * Gets the value for the given key.
2963 * Enumerates the keys and values on this dictionary with the given block.
2982 * Sets the value for the given key.
2990 * Removes the entry for the given key.
3017 * Initializes this dictionary, copying the given values and keys.
3030 * Initializes this dictionary, copying the entries from the given dictionary.
3034 * @return A newly initialized dictionary with the entries of the given dictionary.
3048 * Gets the value for the given key.
3058 * Enumerates the keys and values on this dictionary with the given block.
3077 * Sets the value for the given key.
3085 * Removes the entry for the given key.
3112 * Initializes this dictionary, copying the given values and keys.
3125 * Initializes this dictionary, copying the entries from the given dictionary.
3129 * @return A newly initialized dictionary with the entries of the given dictionary.
3143 * Gets the value for the given key.
3153 * Enumerates the keys and values on this dictionary with the given block.
3172 * Sets the value for the given key.
3180 * Removes the entry for the given key.
3207 * Initializes this dictionary, copying the given values and keys.
3220 * Initializes this dictionary, copying the entries from the given dictionary.
3224 * @return A newly initialized dictionary with the entries of the given dictionary.
3238 * Gets the value for the given key.
3248 * Enumerates the keys and values on this dictionary with the given block.
3267 * Sets the value for the given key.
3275 * Removes the entry for the given key.
3302 * Initializes this dictionary, copying the given values and keys.
3315 * Initializes this dictionary, copying the entries from the given dictionary.
3319 * @return A newly initialized dictionary with the entries of the given dictionary.
3333 * Gets the value for the given key.
3343 * Enumerates the keys and values on this dictionary with the given block.
3362 * Sets the value for the given key.
3370 * Removes the entry for the given key.
3397 * Initializes this dictionary, copying the given values and keys.
3410 * Initializes this dictionary, copying the entries from the given dictionary.
3414 * @return A newly initialized dictionary with the entries of the given dictionary.
3428 * Gets the value for the given key.
3438 * Enumerates the keys and values on this dictionary with the given block.
3457 * Sets the value for the given key.
3465 * Removes the entry for the given key.
3494 * Initializes a dictionary with the given validation function.
3503 * Initializes a dictionary with the entries given.
3518 * Initializes a dictionary with the entries from the given.
3523 * @return A newly initialized dictionary with the entries from the given
3529 * Initializes a dictionary with the given capacity.
3534 * @return A newly initialized dictionary with the given capacity.
3544 * Gets the value for the given key.
3554 * Enumerates the keys and values on this dictionary with the given block.
3565 * Gets the raw enum value for the given key.
3578 * Enumerates the keys and values on this dictionary with the given block.
3608 * Sets the value for the given key.
3616 * Sets the raw enum value for the given key.
3627 * Removes the entry for the given key.
3654 * Initializes this dictionary, copying the given values and keys.
3667 * Initializes this dictionary, copying the entries from the given dictionary.
3671 * @return A newly initialized dictionary with the entries of the given dictionary.
3685 * Fetches the object stored under the given key.
3694 * Enumerates the keys and values on this dictionary with the given block.
3713 * Sets the value for the given key.
3721 * Removes the entry for the given key.
3748 * Initializes this dictionary, copying the given values and keys.
3761 * Initializes this dictionary, copying the entries from the given dictionary.
3765 * @return A newly initialized dictionary with the entries of the given dictionary.
3779 * Gets the value for the given key.
3789 * Enumerates the keys and values on this dictionary with the given block.
3808 * Sets the value for the given key.
3816 * Removes the entry for the given key.
3843 * Initializes this dictionary, copying the given values and keys.
3856 * Initializes this dictionary, copying the entries from the given dictionary.
3860 * @return A newly initialized dictionary with the entries of the given dictionary.
3874 * Gets the value for the given key.
3884 * Enumerates the keys and values on this dictionary with the given block.
3903 * Sets the value for the given key.
3911 * Removes the entry for the given key.
3938 * Initializes this dictionary, copying the given values and keys.
3951 * Initializes this dictionary, copying the entries from the given dictionary.
3955 * @return A newly initialized dictionary with the entries of the given dictionary.
3969 * Gets the value for the given key.
3979 * Enumerates the keys and values on this dictionary with the given block.
3998 * Sets the value for the given key.
4006 * Removes the entry for the given key.
4033 * Initializes this dictionary, copying the given values and keys.
4046 * Initializes this dictionary, copying the entries from the given dictionary.
4050 * @return A newly initialized dictionary with the entries of the given dictionary.
4064 * Gets the value for the given key.
4074 * Enumerates the keys and values on this dictionary with the given block.
4093 * Sets the value for the given key.
4101 * Removes the entry for the given key.
4128 * Initializes this dictionary, copying the given values and keys.
4141 * Initializes this dictionary, copying the entries from the given dictionary.
4145 * @return A newly initialized dictionary with the entries of the given dictionary.
4159 * Gets the value for the given key.
4169 * Enumerates the keys and values on this dictionary with the given block.
4188 * Sets the value for the given key.
4196 * Removes the entry for the given key.
4223 * Initializes this dictionary, copying the given values and keys.
4236 * Initializes this dictionary, copying the entries from the given dictionary.
4240 * @return A newly initialized dictionary with the entries of the given dictionary.
4254 * Gets the value for the given key.
4264 * Enumerates the keys and values on this dictionary with the given block.
4283 * Sets the value for the given key.
4291 * Removes the entry for the given key.
4318 * Initializes this dictionary, copying the given values and keys.
4331 * Initializes this dictionary, copying the entries from the given dictionary.
4335 * @return A newly initialized dictionary with the entries of the given dictionary.
4349 * Gets the value for the given key.
4359 * Enumerates the keys and values on this dictionary with the given block.
4378 * Sets the value for the given key.
4386 * Removes the entry for the given key.
4415 * Initializes a dictionary with the given validation function.
4424 * Initializes a dictionary with the entries given.
4439 * Initializes a dictionary with the entries from the given.
4444 * @return A newly initialized dictionary with the entries from the given
4450 * Initializes a dictionary with the given capacity.
4455 * @return A newly initialized dictionary with the given capacity.
4465 * Gets the value for the given key.
4475 * Enumerates the keys and values on this dictionary with the given block.
4486 * Gets the raw enum value for the given key.
4499 * Enumerates the keys and values on this dictionary with the given block.
4529 * Sets the value for the given key.
4537 * Sets the raw enum value for the given key.
4548 * Removes the entry for the given key.
4575 * Initializes this dictionary, copying the given values and keys.
4588 * Initializes this dictionary, copying the entries from the given dictionary.
4592 * @return A newly initialized dictionary with the entries of the given dictionary.
4606 * Fetches the object stored under the given key.
4615 * Enumerates the keys and values on this dictionary with the given block.
4634 * Sets the value for the given key.
4642 * Removes the entry for the given key.
4669 * Initializes this dictionary, copying the given values and keys.
4682 * Initializes this dictionary, copying the entries from the given dictionary.
4686 * @return A newly initialized dictionary with the entries of the given dictionary.
4700 * Gets the value for the given key.
4710 * Enumerates the keys and values on this dictionary with the given block.
4729 * Sets the value for the given key.
4737 * Removes the entry for the given key.
4764 * Initializes this dictionary, copying the given values and keys.
4777 * Initializes this dictionary, copying the entries from the given dictionary.
4781 * @return A newly initialized dictionary with the entries of the given dictionary.
4795 * Gets the value for the given key.
4805 * Enumerates the keys and values on this dictionary with the given block.
4824 * Sets the value for the given key.
4832 * Removes the entry for the given key.
4859 * Initializes this dictionary, copying the given values and keys.
4872 * Initializes this dictionary, copying the entries from the given dictionary.
4876 * @return A newly initialized dictionary with the entries of the given dictionary.
4890 * Gets the value for the given key.
4900 * Enumerates the keys and values on this dictionary with the given block.
4919 * Sets the value for the given key.
4927 * Removes the entry for the given key.
4954 * Initializes this dictionary, copying the given values and keys.
4967 * Initializes this dictionary, copying the entries from the given dictionary.
4971 * @return A newly initialized dictionary with the entries of the given dictionary.
4985 * Gets the value for the given key.
4995 * Enumerates the keys and values on this dictionary with the given block.
5014 * Sets the value for the given key.
5022 * Removes the entry for the given key.
5049 * Initializes this dictionary, copying the given values and keys.
5062 * Initializes this dictionary, copying the entries from the given dictionary.
5066 * @return A newly initialized dictionary with the entries of the given dictionary.
5080 * Gets the value for the given key.
5090 * Enumerates the keys and values on this dictionary with the given block.
5109 * Sets the value for the given key.
5117 * Removes the entry for the given key.
5144 * Initializes this dictionary, copying the given values and keys.
5157 * Initializes this dictionary, copying the entries from the given dictionary.
5161 * @return A newly initialized dictionary with the entries of the given dictionary.
5175 * Gets the value for the given key.
5185 * Enumerates the keys and values on this dictionary with the given block.
5204 * Sets the value for the given key.
5212 * Removes the entry for the given key.
5239 * Initializes this dictionary, copying the given values and keys.
5252 * Initializes this dictionary, copying the entries from the given dictionary.
5256 * @return A newly initialized dictionary with the entries of the given dictionary.
5270 * Gets the value for the given key.
5280 * Enumerates the keys and values on this dictionary with the given block.
5299 * Sets the value for the given key.
5307 * Removes the entry for the given key.
5336 * Initializes a dictionary with the given validation function.
5345 * Initializes a dictionary with the entries given.
5360 * Initializes a dictionary with the entries from the given.
5365 * @return A newly initialized dictionary with the entries from the given
5371 * Initializes a dictionary with the given capacity.
5376 * @return A newly initialized dictionary with the given capacity.
5386 * Gets the value for the given key.
5396 * Enumerates the keys and values on this dictionary with the given block.
5407 * Gets the raw enum value for the given key.
5420 * Enumerates the keys and values on this dictionary with the given block.
5450 * Sets the value for the given key.
5458 * Sets the raw enum value for the given key.
5469 * Removes the entry for the given key.
5512 //% * Gets the value for the given key.
5522 //% * Fetches the object stored under the given key.
5558 //% * Initializes this dictionary, copying the given values and keys.
5571 //% * Initializes this dictionary, copying the entries from the given dictionary.
5575 //% * @return A newly initialized dictionary with the entries of the given dictionary.
5622 //% * Initializes a dictionary with the given validation function.
5631 //% * Initializes a dictionary with the entries given.
5646 //% * Initializes a dictionary with the entries from the given.
5651 //% * @return A newly initialized dictionary with the entries from the given
5657 //% * Initializes a dictionary with the given capacity.
5662 //% * @return A newly initialized dictionary with the given capacity.
5674 //% * Gets the raw enum value for the given key.
5687 //% * Enumerates the keys and values on this dictionary with the given block.
5725 //% * Enumerates the keys and values on this dictionary with the given block.
5737 //% * Sets the value for the given key.
5745 //% * Removes the entry for the given key.
5763 //% * Sets the raw enum value for the given key.