/usr/share/doc/libcommons-collections-java/api/index-all.html is in libcommons-collections-java-doc 2.1.1-11.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Mon Apr 29 13:52:00 UTC 2013 -->
<title>Index (Jakarta Commons Collections Package)</title>
<meta name="date" content="2013-04-29">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Jakarta Commons Collections Package)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li class="navBarCell1Rev">Index</li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a> <a href="#_B_">B</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_K_">K</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a href="#___">_</a> <a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#add(java.lang.Object)">add(Object)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block"><I>(Violation)</I>
Add the given object to the bag and keep a count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#add(java.lang.Object, int)">add(Object, int)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block">Add <code>i</code> copies of the given object to the bag and
keep a count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Adds an object to this heap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Adds the given element to this buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Appends the specified element to the end of this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#add(int, java.lang.Object)">add(int, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Inserts the specified element at the specified position in this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Adds a new element to the bag by incrementing its count in the
underlying map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object, int)">add(Object, int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Adds a new element to the bag by incrementing its count in the map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Appends the specified element to the end of this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#add(int, java.lang.Object)">add(int, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Insert the specified element at the specified position in this list,
and shift all remaining elements up one position.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Not supported.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Throws <code>UnsupportedOperationException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.add(Object)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Add always throws <code>UnsupportedOperationException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#add(java.lang.Object)">add(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd>
<div class="block">Adds the given element to this buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.util.Iterator)">addAll(Collection, Iterator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Adds all elements in the iteration to the given collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.util.Enumeration)">addAll(Collection, Enumeration)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Adds all elements in the enumeration to the given collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#addAll(java.util.Collection, java.lang.Object[])">addAll(Collection, Object[])</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Adds all elements in the array to the given collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#addAll(java.util.Collection)">addAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Appends all of the elements in the specified collection to the end of
this list, in the order that they are returned by the specified
<code>Collection</code>'s <code>Iterator</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#addAll(int, java.util.Collection)">addAll(int, Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Inserts all of the elements in the specified collection into this
list at the specified position.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#addAll(java.util.Collection)">addAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Invokes <a href="./org/apache/commons/collections/DefaultMapBag.html#add(java.lang.Object)"><code>DefaultMapBag.add(Object)</code></a> for each element in the given collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#addAll(java.util.Collection)">addAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Append all of the elements in the specified Collection to the end
of this list, in the order that they are returned by the specified
Collection's Iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#addAll(int, java.util.Collection)">addAll(int, Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Insert all of the elements in the specified Collection at the specified
position in this list, and shift any previous elements upwards as
needed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#addComparator(java.util.Comparator)">addComparator(Comparator)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Add a Comparator to the end of the chain using the
forward sort order</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#addComparator(java.util.Comparator, boolean)">addComparator(Comparator, boolean)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Add a Comparator to the end of the chain using the
given sort order</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#addFirst(java.lang.Object)">addFirst(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Inserts the specified element at the beginning of this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#addIterator(java.util.Iterator)">addIterator(Iterator)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Add the given <code>Iterator</code> to my collection to collate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#addIterator(java.util.Iterator)">addIterator(Iterator)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Add an Iterator to the end of the chain</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#addLast(java.lang.Object)">addLast(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Inserts the specified element at the end of this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#addProperty(java.lang.String, java.lang.Object)">addProperty(String, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Add a property to the configuration.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">ArrayIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">Implements an <code>Iterator</code> over an array of objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator()">ArrayIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Construct an ArrayIterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object)">ArrayIterator(Object)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Construct an ArrayIterator that will iterate over the values in the
specified array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object, int)">ArrayIterator(Object, int)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Construct an ArrayIterator that will iterate over the values in the
specified array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#ArrayIterator(java.lang.Object, int, int)">ArrayIterator(Object, int, int)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Construct an ArrayIterator that will iterate over the values in the
specified array.</div>
</dd>
<dt><a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections"><span class="strong">ArrayStack</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">An implementation of the <code>Stack</code> API that is based on an
<code>ArrayList</code> instead of a <code>Vector</code>, so it is not
synchronized to protect against multi-threaded access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#ArrayStack()">ArrayStack()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Constructs a new empty <code>ArrayStack</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#ArrayStack(int)">ArrayStack(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Constructs a new empty <code>ArrayStack</code> with an initial size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#asEnumeration(java.util.Iterator)">asEnumeration(Iterator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an enumeration that wraps an iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#asIterator(java.util.Enumeration)">asIterator(Enumeration)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that provides an iterator view of the given enumeration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#asIterator(java.util.Enumeration, java.util.Collection)">asIterator(Enumeration, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that provides an iterator view of the given enumeration
that will remove elements from the specified collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#atomic(java.lang.Runnable)">atomic(Runnable)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Prevents any operations from occuring on this map while the
given <code>Runnable</code> executes.</div>
</dd>
</dl>
<a name="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><span class="strong">Bag</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A <code>Collection</code> that counts the number of times an object appears in
the collection.</div>
</dd>
<dt><a href="./org/apache/commons/collections/BagUtils.html" title="class in org.apache.commons.collections"><span class="strong">BagUtils</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Provides utility methods and decorators for <a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><code>Bag</code></a>
and <a href="./org/apache/commons/collections/SortedBag.html" title="interface in org.apache.commons.collections"><code>SortedBag</code></a> instances.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#basePath">basePath</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Base path of the configuration file used to create
this ExtendedProperties object.</div>
</dd>
<dt><a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections"><span class="strong">BeanMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">An implementation of Map for JavaBeans which uses introspection to
get and put properties in the bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#BeanMap()">BeanMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Constructs a new empty <Code>BeanMap</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#BeanMap(java.lang.Object)">BeanMap(Object)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Constructs a new <Code>BeanMap</Code> that operates on the
specified bean.</div>
</dd>
<dt><a href="./org/apache/commons/collections/BeanMap.MyMapEntry.html" title="class in org.apache.commons.collections"><span class="strong">BeanMap.MyMapEntry</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Map entry used by <a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections"><code>BeanMap</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.MyMapEntry.html#BeanMap.MyMapEntry(org.apache.commons.collections.BeanMap, java.lang.Object, java.lang.Object)">BeanMap.MyMapEntry(BeanMap, Object, Object)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.MyMapEntry.html" title="class in org.apache.commons.collections">BeanMap.MyMapEntry</a></dt>
<dd>
<div class="block">Constructs a new <Code>MyMapEntry</Code>.</div>
</dd>
<dt><a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections"><span class="strong">BinaryHeap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Binary heap implementation of <a href="./org/apache/commons/collections/PriorityQueue.html" title="interface in org.apache.commons.collections"><code>PriorityQueue</code></a> and <a href="./org/apache/commons/collections/Buffer.html" title="interface in org.apache.commons.collections"><code>Buffer</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#BinaryHeap()">BinaryHeap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Constructs a new minimum binary heap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#BinaryHeap(java.util.Comparator)">BinaryHeap(Comparator)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Constructs a new <code>BinaryHeap</code> that will use the given
comparator to order its elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int)">BinaryHeap(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Constructs a new minimum binary heap with the specified initial capacity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, java.util.Comparator)">BinaryHeap(int, Comparator)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Constructs a new <code>BinaryHeap</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#BinaryHeap(boolean)">BinaryHeap(boolean)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Constructs a new minimum or maximum binary heap</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#BinaryHeap(boolean, java.util.Comparator)">BinaryHeap(boolean, Comparator)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Constructs a new <code>BinaryHeap</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, boolean)">BinaryHeap(int, boolean)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Constructs a new minimum or maximum binary heap with the specified
initial capacity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#BinaryHeap(int, boolean, java.util.Comparator)">BinaryHeap(int, boolean, Comparator)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Constructs a new <code>BinaryHeap</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferUtils.html#blockingBuffer(org.apache.commons.collections.Buffer)">blockingBuffer(Buffer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferUtils.html" title="class in org.apache.commons.collections">BufferUtils</a></dt>
<dd>
<div class="block">Returns a synchronized buffer backed by the given buffer that will
block on <a href="./org/apache/commons/collections/Buffer.html#get()"><code>Buffer.get()</code></a> and <a href="./org/apache/commons/collections/Buffer.html#remove()"><code>Buffer.remove()</code></a> operations.</div>
</dd>
<dt><a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections"><span class="strong">BoundedFifoBuffer</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">The BoundedFifoBuffer is a <strong>very</strong> efficient implementation of
Buffer that does not alter the size of the buffer at runtime.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer()">BoundedFifoBuffer()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Constructs a new <code>BoundedFifoBuffer</code> big enough to hold
32 elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer(int)">BoundedFifoBuffer(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Constructs a new <code>BoundedFifoBuffer</code> big enough to hold
the specified number of elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#BoundedFifoBuffer(java.util.Collection)">BoundedFifoBuffer(Collection)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Constructs a new <code>BoundedFifoBuffer</code> big enough to hold all
of the elements in the specified collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#broadcastListableChanged(org.apache.commons.collections.CursorableLinkedList.Listable)">broadcastListableChanged(CursorableLinkedList.Listable)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Informs all of my registerd cursors that the specified
element was changed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#broadcastListableInserted(org.apache.commons.collections.CursorableLinkedList.Listable)">broadcastListableInserted(CursorableLinkedList.Listable)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Informs all of my registered cursors tha the specifed
element was just added to my list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#broadcastListableRemoved(org.apache.commons.collections.CursorableLinkedList.Listable)">broadcastListableRemoved(CursorableLinkedList.Listable)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Informs all of my registered cursors tha the specifed
element was just removed from my list.</div>
</dd>
<dt><a href="./org/apache/commons/collections/Buffer.html" title="interface in org.apache.commons.collections"><span class="strong">Buffer</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A Buffer is a collection that allows objects to be removed in some
well-defined order.</div>
</dd>
<dt><a href="./org/apache/commons/collections/BufferOverflowException.html" title="class in org.apache.commons.collections"><span class="strong">BufferOverflowException</span></a> - Exception in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">The BufferOverflowException is used when the buffer's capacity has been
exceeded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException()">BufferOverflowException()</a></span> - Constructor for exception org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferOverflowException.html" title="class in org.apache.commons.collections">BufferOverflowException</a></dt>
<dd>
<div class="block">Constructs a new <code>BufferOverflowException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException(java.lang.String)">BufferOverflowException(String)</a></span> - Constructor for exception org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferOverflowException.html" title="class in org.apache.commons.collections">BufferOverflowException</a></dt>
<dd>
<div class="block">Construct a new <code>BufferOverflowException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferOverflowException.html#BufferOverflowException(java.lang.String, java.lang.Throwable)">BufferOverflowException(String, Throwable)</a></span> - Constructor for exception org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferOverflowException.html" title="class in org.apache.commons.collections">BufferOverflowException</a></dt>
<dd>
<div class="block">Construct a new <code>BufferOverflowException</code>.</div>
</dd>
<dt><a href="./org/apache/commons/collections/BufferUnderflowException.html" title="class in org.apache.commons.collections"><span class="strong">BufferUnderflowException</span></a> - Exception in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">The BufferUnderflowException is used when the buffer is already empty</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException()">BufferUnderflowException()</a></span> - Constructor for exception org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferUnderflowException.html" title="class in org.apache.commons.collections">BufferUnderflowException</a></dt>
<dd>
<div class="block">Constructs a new <code>BufferUnderflowException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException(java.lang.String)">BufferUnderflowException(String)</a></span> - Constructor for exception org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferUnderflowException.html" title="class in org.apache.commons.collections">BufferUnderflowException</a></dt>
<dd>
<div class="block">Construct a new <code>BufferUnderflowException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferUnderflowException.html#BufferUnderflowException(java.lang.String, java.lang.Throwable)">BufferUnderflowException(String, Throwable)</a></span> - Constructor for exception org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferUnderflowException.html" title="class in org.apache.commons.collections">BufferUnderflowException</a></dt>
<dd>
<div class="block">Construct a new <code>BufferUnderflowException</code>.</div>
</dd>
<dt><a href="./org/apache/commons/collections/BufferUtils.html" title="class in org.apache.commons.collections"><span class="strong">BufferUtils</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Contains static utility methods for operating on <a href="./org/apache/commons/collections/Buffer.html" title="interface in org.apache.commons.collections"><code>Buffer</code></a> objects.</div>
</dd>
</dl>
<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#calcTotalSize()">calcTotalSize()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Actually walks the bag to make sure the count is correct and
resets the running total</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#cardinality(java.lang.Object, java.util.Collection)">cardinality(Object, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns the number of occurrences of <i>obj</i>
in <i>col</i>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Comparator, java.util.Comparator)">chainedComparator(Comparator, Comparator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Gets a comparator that compares using two <code>Comparator</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Comparator[])">chainedComparator(Comparator[])</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Gets a comparator that compares using an array of <code>Comparator</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#chainedComparator(java.util.Collection)">chainedComparator(Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Gets a comparator that compares using a collection of <code>Comparator</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Iterator, java.util.Iterator)">chainedIterator(Iterator, Iterator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that iterates through two <code>Iterator</code>s
one after another.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Iterator[])">chainedIterator(Iterator[])</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that iterates through an array of <code>Iterator</code>s
one after another.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#chainedIterator(java.util.Collection)">chainedIterator(Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that iterates through a collections of <code>Iterator</code>s
one after another.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#checkForComod()">checkForComod()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">This method reinitializes the bean map to have default values for the
bean's properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Clears all elements from queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Clears this buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Removes all of the elements from this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Clears the bag by clearing the underlying map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Removes all mappings from this map</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Remove all of the elements from this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Remove all mappings from this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Remove all mappings from this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/PriorityQueue.html#clear()">clear()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/PriorityQueue.html" title="interface in org.apache.commons.collections">PriorityQueue</a></dt>
<dd>
<div class="block">Clear all elements from queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.clear()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Clears this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.clear()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.clear()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html#clear()">clear()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections">SynchronizedPriorityQueue</a></dt>
<dd>
<div class="block">Clear all elements from queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#clearProperty(java.lang.String)">clearProperty(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Clear a property in the configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#clone()">clone()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Clone this bean map using the following process:
If there is no underlying bean, return a cloned BeanMap without a
bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#clone()">clone()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return a shallow copy of this <code>FastArrayList</code> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#clone()">clone()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return a shallow copy of this <code>FastHashMap</code> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#clone()">clone()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return a shallow copy of this <code>FastTreeMap</code> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#clone()">clone()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#clone()">clone()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Creates a shallow copy of this object, preserving the internal structure
by copying only references.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#close()">close()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/Closure.html" title="interface in org.apache.commons.collections"><span class="strong">Closure</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">An interface to represent some Closure, a block of code which is executed
from inside some block, function or iteration which operates on an input
object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Iterator, java.util.Iterator)">collatedIterator(Comparator, Iterator, Iterator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that provides an ordered iteration over the elements
contained in a collection of ordered <code>Iterator</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Iterator[])">collatedIterator(Comparator, Iterator[])</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that provides an ordered iteration over the elements
contained in an array of <code>Iterator</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#collatedIterator(java.util.Comparator, java.util.Collection)">collatedIterator(Comparator, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that provides an ordered iteration over the elements
contained in a collection of <code>Iterator</code>s.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">CollatingIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">Provides an ordered iteration over the elements contained in
a collection of ordered <code>Iterator</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator()">CollatingIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>CollatingIterator</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator)">CollatingIterator(Comparator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>CollatingIterator</Code> that will used the
specified comparator for ordering.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, int)">CollatingIterator(Comparator, int)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>CollatingIterator</Code> that will used the
specified comparator for ordering and have the specified initial
capacity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Iterator, java.util.Iterator)">CollatingIterator(Comparator, Iterator, Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>CollatingIterator</Code> that will use the
specified comparator to provide ordered iteration over the two
given iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Iterator[])">CollatingIterator(Comparator, Iterator[])</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>CollatingIterator</Code> that will use the
specified comparator to provide ordered iteration over the array
of iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#CollatingIterator(java.util.Comparator, java.util.Collection)">CollatingIterator(Comparator, Collection)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>CollatingIterator</Code> that will use the
specified comparator to provide ordered iteration over the collection
of iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#collect(java.util.Collection, org.apache.commons.collections.Transformer)">collect(Collection, Transformer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Transforms all elements from inputCollection with the given transformer
and adds them to the outputCollection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#collect(java.util.Iterator, org.apache.commons.collections.Transformer)">collect(Iterator, Transformer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Transforms all elements from the inputIterator with the given transformer
and adds them to the outputCollection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#collect(java.util.Collection, org.apache.commons.collections.Transformer, java.util.Collection)">collect(Collection, Transformer, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Transforms all elements from inputCollection with the given transformer
and adds them to the outputCollection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#collect(java.util.Iterator, org.apache.commons.collections.Transformer, java.util.Collection)">collect(Iterator, Transformer, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Transforms all elements from the inputIterator with the given transformer
and adds them to the outputCollection.</div>
</dd>
<dt><a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections"><span class="strong">CollectionUtils</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A set of <code>Collection</code> related utility methods.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#CollectionUtils()">CollectionUtils()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Please don't ever instantiate a <code>CollectionUtils</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#combine(org.apache.commons.collections.ExtendedProperties)">combine(ExtendedProperties)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Combines an existing Hashtable with this Hashtable.</div>
</dd>
<dt><a href="./org/apache/commons/collections/comparators/ComparableComparator.html" title="class in org.apache.commons.collections.comparators"><span class="strong">ComparableComparator</span></a> - Class in <a href="./org/apache/commons/collections/comparators/package-summary.html">org.apache.commons.collections.comparators</a></dt>
<dd>
<div class="block">A Comparator that compares Comparable objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparableComparator.html#ComparableComparator()">ComparableComparator()</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparableComparator.html" title="class in org.apache.commons.collections.comparators">ComparableComparator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#comparator()">comparator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return the comparator used to order this map, or <code>null</code>
if this map uses its keys' natural order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SortedBag.html#comparator()">comparator()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/SortedBag.html" title="interface in org.apache.commons.collections">SortedBag</a></dt>
<dd>
<div class="block">Returns the comparator associated with this sorted set, or null
if it uses its elements' natural ordering.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/TreeBag.html#comparator()">comparator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/TreeBag.html" title="class in org.apache.commons.collections">TreeBag</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators"><span class="strong">ComparatorChain</span></a> - Class in <a href="./org/apache/commons/collections/comparators/package-summary.html">org.apache.commons.collections.comparators</a></dt>
<dd>
<div class="block">A ComparatorChain is a Comparator that wraps one or
more Comparators in sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain()">ComparatorChain()</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Construct a ComparatorChain with no Comparators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.Comparator)">ComparatorChain(Comparator)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Construct a ComparatorChain with a single Comparator,
sorting in the forward order</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.Comparator, boolean)">ComparatorChain(Comparator, boolean)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Construct a Comparator chain with a single Comparator,
sorting in the given order</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.List)">ComparatorChain(List)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Construct a ComparatorChain from the Comparators in the
List.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#ComparatorChain(java.util.List, java.util.BitSet)">ComparatorChain(List, BitSet)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Construct a ComparatorChain from the Comparators in the
given List.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#comparatorChain">comparatorChain</a></span> - Variable in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections"><span class="strong">ComparatorUtils</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Provides convenient static utility methods for <Code>Comparator</Code>
objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparableComparator.html#compare(java.lang.Object, java.lang.Object)">compare(Object, Object)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparableComparator.html" title="class in org.apache.commons.collections.comparators">ComparableComparator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#compare(java.lang.Object, java.lang.Object)">compare(Object, Object)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Perform comaparisons on the Objects as per
Comparator.compare(o1,o2).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/NullComparator.html#compare(java.lang.Object, java.lang.Object)">compare(Object, Object)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/NullComparator.html" title="class in org.apache.commons.collections.comparators">NullComparator</a></dt>
<dd>
<div class="block">Perform a comparison between two objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ReverseComparator.html#compare(java.lang.Object, java.lang.Object)">compare(Object, Object)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ReverseComparator.html" title="class in org.apache.commons.collections.comparators">ReverseComparator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/TransformingComparator.html#compare(java.lang.Object, java.lang.Object)">compare(Object, Object)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/TransformingComparator.html" title="class in org.apache.commons.collections.comparators">TransformingComparator</a></dt>
<dd>
<div class="block">Returns the result of comparing the values from the transform operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#contains(java.lang.Object)">contains(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if this list contains the specified element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#contains(java.lang.Object)">contains(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Determines if the bag contains the given element by checking if the
underlying map contains the element as a key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#contains(java.lang.Object)">contains(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return <code>true</code> if this list contains the specified element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#containsAll(java.util.Collection)">containsAll(Collection)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block"><I>(Violation)</I>
Returns <code>true</code> if the bag contains all elements in
the given collection, respecting cardinality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#containsAll(java.util.Collection)">containsAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if this list contains all of the elements of the
specified collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#containsAll(java.util.Collection)">containsAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#containsAll(org.apache.commons.collections.Bag)">containsAll(Bag)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the bag contains all elements in
the given collection, respecting cardinality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#containsAll(java.util.Collection)">containsAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return <code>true</code> if this list contains all of the elements
in the specified Collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#containsAny(java.util.Collection, java.util.Collection)">containsAny(Collection, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns <code>true</code> iff some element of <i>a</i>
is also an element of <i>b</i> (or, equivalently, if
some element of <i>b</i> is also an element of <i>a</i>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns true if the bean defines a property with the given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns true if this map contains a mapping for the specified
key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return <code>true</code> if this map contains a mapping for the
specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return <code>true</code> if this map contains a mapping for the
specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.containsKey(Object)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Returns <Code>true</Code> if this map contains the given key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.containsKey(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.containsKey(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns true if the bean defines a property whose current value is
the given object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns true if this map maps one or more keys to the
specified value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return <code>true</code> if this map contains one or more keys mapping
to the specified value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return <code>true</code> if this map contains one or more keys mapping
to the specified value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.containsValue(Object)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.containsValue(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.containsValue(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#convertProperties(java.util.Properties)">convertProperties(Properties)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Convert a standard properties class into a configuration
class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#convertType(java.lang.Class, java.lang.Object)">convertType(Class, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Converts the given value to the given type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Factory.html#create()">create()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Factory.html" title="interface in org.apache.commons.collections">Factory</a></dt>
<dd>
<div class="block">Simple method from which will come the new object from the factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#createWriteMethodArguments(java.lang.reflect.Method, java.lang.Object)">createWriteMethodArguments(Method, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Creates an array of parameters to pass to the given mutator method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#currentIterator">currentIterator</a></span> - Variable in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#currentIteratorIndex">currentIteratorIndex</a></span> - Variable in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#cursor()">cursor()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns a <code>ListIterator</code> for iterating through the
elements of this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#cursor(int)">cursor(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns a <code>ListIterator</code> for iterating through the
elements of this list, initialized such that
<code>ListIterator.next()</code> will return the element at
the specified index (if any) and <code>ListIterator.previous()</code>
will return the element immediately preceeding it (if any).</div>
</dd>
<dt><a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections"><span class="strong">CursorableLinkedList</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A doubly-linked list implementation of the <code>List</code> interface,
supporting a <code>ListIterator</code> that allows concurrent modifications
to the underlying list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#CursorableLinkedList()">CursorableLinkedList()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections"><span class="strong">CursorableLinkedList.Cursor</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd> </dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#debugPrint(java.io.PrintStream, java.lang.Object, java.util.Map)">debugPrint(PrintStream, Object, Map)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Prints the given map with nice line breaks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#debugPrintIndent(java.io.PrintStream)">debugPrintIndent(PrintStream)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Writes indentation to the given stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/TransformingComparator.html#decorated">decorated</a></span> - Variable in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/TransformingComparator.html" title="class in org.apache.commons.collections.comparators">TransformingComparator</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections"><span class="strong">DefaultMapBag</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">This class provides a skeletal implementation of the <a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><code>Bag</code></a>
interface to minimize the effort required for target implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#DefaultMapBag()">DefaultMapBag()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections"><span class="strong">DefaultMapEntry</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A default implementation of <code>Map.Entry</code></div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapEntry.html#DefaultMapEntry()">DefaultMapEntry()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections">DefaultMapEntry</a></dt>
<dd>
<div class="block">Constructs a new <Code>DefaultMapEntry</Code> with a null key
and null value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapEntry.html#DefaultMapEntry(java.lang.Object, java.lang.Object)">DefaultMapEntry(Object, Object)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections">DefaultMapEntry</a></dt>
<dd>
<div class="block">Constructs a new <Code>DefaultMapEntry</Code> with the given
key and given value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#defaultTransformers">defaultTransformers</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Maps primitive Class types to transformers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#disjunction(java.util.Collection, java.util.Collection)">disjunction(Collection, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns a <code>Collection</code> containing the exclusive disjunction
(symmetric difference) of the given <code>Collection</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#display()">display()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Display the configuration for debugging
purposes.</div>
</dd>
<dt><a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections"><span class="strong">DoubleOrderedMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Red-Black tree-based implementation of Map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#DoubleOrderedMap()">DoubleOrderedMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Construct a new DoubleOrderedMap</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#DoubleOrderedMap(java.util.Map)">DoubleOrderedMap(Map)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Constructs a new DoubleOrderedMap from an existing Map, with keys and
values sorted</div>
</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#empty()">empty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Return <code>true</code> if this stack is currently empty.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/EmptyIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">EmptyIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">Provides an implementation of an empty iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EmptyIterator.html#EmptyIterator()">EmptyIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EmptyIterator.html" title="class in org.apache.commons.collections.iterators">EmptyIterator</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/EmptyListIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">EmptyListIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">Provides an implementation of an empty list iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EmptyListIterator.html#EmptyListIterator()">EmptyListIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EmptyListIterator.html" title="class in org.apache.commons.collections.iterators">EmptyListIterator</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#END_TOKEN">END_TOKEN</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#ensureCapacity(int)">ensureCapacity(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Increase the capacity of this <code>ArrayList</code> instance, if
necessary, to ensure that it can hold at least the number of elements
specified by the minimum capacity argument.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#entryIterator()">entryIterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Convenience method for getting an iterator over the entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Get the mappings for this BeanMap</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns a set view of the mappings contained in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return a collection view of the mappings contained in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return a collection view of the mappings contained in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.entrySet()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Returns a set view of this map's entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.entrySet()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.entrySet()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#entrySetByValue()">entrySetByValue()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns a set view of the mappings contained in this map.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">EnumerationIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">Adapter to make <code>Enumeration</code> instances appear
to be <code>Iterator</code> instances.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator()">EnumerationIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators">EnumerationIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>EnumerationIterator</Code> that will not
function until <a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#setEnumeration(java.util.Enumeration)"><code>EnumerationIterator.setEnumeration(Enumeration)</code></a> is called.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration)">EnumerationIterator(Enumeration)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators">EnumerationIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>EnumerationIterator</Code> that provides
an iterator view of the given enumeration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration, java.util.Collection)">EnumerationIterator(Enumeration, Collection)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators">EnumerationIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>EnumerationIterator</Code> that will remove
elements from the specified collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/NullComparator.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/NullComparator.html" title="class in org.apache.commons.collections.comparators">NullComparator</a></dt>
<dd>
<div class="block">Determines whether the specified object represents a comparator that is
equal to this comparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Compares the specified object with this list for equality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns true if the given object is not null, has the precise type
of this bag, and contains the same number of occurrences of all the
same elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections">DefaultMapEntry</a></dt>
<dd>
<div class="block">Implemented per API documentation of
<code>Map.Entry.equals(Object)</code></div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Compare the specified object with this list for equality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Compare the specified object with this list for equality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Compare the specified object with this list for equality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.equals(Object)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.equals(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.equals(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Predicate.html#evaluate(java.lang.Object)">evaluate(Object)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Predicate.html" title="interface in org.apache.commons.collections">Predicate</a></dt>
<dd>
<div class="block">Returns true if the input object matches this predicate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Closure.html#execute(java.lang.Object)">execute(Object)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Closure.html" title="interface in org.apache.commons.collections">Closure</a></dt>
<dd>
<div class="block">Performs some operation on the input object</div>
</dd>
<dt><a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections"><span class="strong">ExtendedProperties</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">This class extends normal Java properties by adding the possibility
to use the same key many times concatenating the value strings
instead of overwriting them.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties()">ExtendedProperties()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Creates an empty extended properties object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties(java.lang.String)">ExtendedProperties(String)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Creates and loads the extended properties from the specified
file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#ExtendedProperties(java.lang.String, java.lang.String)">ExtendedProperties(String, String)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Creates and loads the extended properties from the specified
file.</div>
</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><a href="./org/apache/commons/collections/Factory.html" title="interface in org.apache.commons.collections"><span class="strong">Factory</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Factory
A simple interface that describes the most basic means of having the ability
to create an object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#fast">fast</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Are we operating in "fast" mode?</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#fast">fast</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Are we operating in "fast" mode?</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#fast">fast</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Are we operating in "fast" mode?</div>
</dd>
<dt><a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections"><span class="strong">FastArrayList</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A customized implementation of <code>java.util.ArrayList</code> designed
to operate in a multithreaded environment where the large majority of
method calls are read-only, instead of structural changes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#FastArrayList()">FastArrayList()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Construct a an empty list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#FastArrayList(int)">FastArrayList(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Construct an empty list with the specified capacity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#FastArrayList(java.util.Collection)">FastArrayList(Collection)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Construct a list containing the elements of the specified collection,
in the order they are returned by the collection's iterator.</div>
</dd>
<dt><a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections"><span class="strong">FastHashMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A customized implementation of <code>java.util.HashMap</code> designed
to operate in a multithreaded environment where the large majority of
method calls are read-only, instead of structural changes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#FastHashMap()">FastHashMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Construct a an empty map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#FastHashMap(int)">FastHashMap(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Construct an empty map with the specified capacity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#FastHashMap(int, float)">FastHashMap(int, float)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Construct an empty map with the specified capacity and load factor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#FastHashMap(java.util.Map)">FastHashMap(Map)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Construct a new map with the same mappings as the specified map.</div>
</dd>
<dt><a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections"><span class="strong">FastTreeMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A customized implementation of <code>java.util.TreeMap</code> designed
to operate in a multithreaded environment where the large majority of
method calls are read-only, instead of structural changes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#FastTreeMap()">FastTreeMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Construct a an empty map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#FastTreeMap(java.util.Comparator)">FastTreeMap(Comparator)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Construct an empty map with the specified comparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#FastTreeMap(java.util.Map)">FastTreeMap(Map)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Construct a new map with the same mappings as the specified map,
sorted according to the keys's natural order</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#FastTreeMap(java.util.SortedMap)">FastTreeMap(SortedMap)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Construct a new map with the same mappings as the specified map,
sorted according to the same ordering</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#file">file</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">The file connected to this repository (holding comments and
such).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#fileSeparator">fileSeparator</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">File separator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#filter(java.util.Collection, org.apache.commons.collections.Predicate)">filter(Collection, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Filter the collection by applying a Predicate to each element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#filteredIterator(java.util.Iterator, org.apache.commons.collections.Predicate)">filteredIterator(Iterator, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that filters another iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#filteredListIterator(java.util.ListIterator, org.apache.commons.collections.Predicate)">filteredListIterator(ListIterator, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets a list iterator that filters another list iterator.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">FilterIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">A Proxy <code>Iterator</code> which takes a <a href="./org/apache/commons/collections/Predicate.html" title="interface in org.apache.commons.collections"><code>Predicate</code></a> instance to filter
out objects from an underlying <code>Iterator</code> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterIterator.html#FilterIterator()">FilterIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators">FilterIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>FilterIterator</Code> that will not function
until <a href="./org/apache/commons/collections/iterators/ProxyIterator.html#setIterator(java.util.Iterator)"><code>setIterator</code></a> is invoked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterIterator.html#FilterIterator(java.util.Iterator)">FilterIterator(Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators">FilterIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>FilterIterator</Code> that will not function
until <a href="./org/apache/commons/collections/iterators/FilterIterator.html#setPredicate(org.apache.commons.collections.Predicate)"><code>setPredicate</code></a> is invoked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterIterator.html#FilterIterator(java.util.Iterator, org.apache.commons.collections.Predicate)">FilterIterator(Iterator, Predicate)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators">FilterIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>FilterIterator</Code> that will use the
given iterator and predicate.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">FilterListIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">A proxy <code>ListIterator</code> which
takes a <a href="./org/apache/commons/collections/Predicate.html" title="interface in org.apache.commons.collections"><code>Predicate</code></a> instance to filter
out objects from an underlying <code>ListIterator</code>
instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#FilterListIterator()">FilterListIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>FilterListIterator</Code> that will not
function until
<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#setListIterator(java.util.ListIterator)"><code>setListIterator</code></a>
and <a href="./org/apache/commons/collections/iterators/FilterListIterator.html#setPredicate(org.apache.commons.collections.Predicate)"><code>setPredicate</code></a> are invoked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#FilterListIterator(java.util.ListIterator)">FilterListIterator(ListIterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>FilterListIterator</Code> that will not
function until <a href="./org/apache/commons/collections/iterators/FilterListIterator.html#setPredicate(org.apache.commons.collections.Predicate)"><code>setPredicate</code></a> is invoked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#FilterListIterator(java.util.ListIterator, org.apache.commons.collections.Predicate)">FilterListIterator(ListIterator, Predicate)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>FilterListIterator</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#FilterListIterator(org.apache.commons.collections.Predicate)">FilterListIterator(Predicate)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>FilterListIterator</Code> that will not
function until
<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#setListIterator(java.util.ListIterator)"><code>setListIterator</code></a>
is invoked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#find(java.util.Collection, org.apache.commons.collections.Predicate)">find(Collection, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Finds the first element in the given collection which matches the given predicate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#firePropertyChange(java.lang.Object, java.lang.Object, java.lang.Object)">firePropertyChange(Object, Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Called during a successful <a href="./org/apache/commons/collections/BeanMap.html#put(java.lang.Object, java.lang.Object)"><code>BeanMap.put(Object,Object)</code></a> operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SortedBag.html#first()">first()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/SortedBag.html" title="interface in org.apache.commons.collections">SortedBag</a></dt>
<dd>
<div class="block">Returns the first (lowest) member.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/TreeBag.html#first()">first()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/TreeBag.html" title="class in org.apache.commons.collections">TreeBag</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#firstKey()">firstKey()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return the first (lowest) key currently in this sorted map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ListUtils.html#fixedSizeList(java.util.List)">fixedSizeList(List)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections">ListUtils</a></dt>
<dd>
<div class="block">Returns a fixed-sized list backed by the given list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#fixedSizeMap(java.util.Map)">fixedSizeMap(Map)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Returns a fixed-sized map backed by the given map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#fixedSizeSortedMap(java.util.SortedMap)">fixedSizeSortedMap(SortedMap)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Returns a fixed-sized sorted map backed by the given sorted map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#forAllDo(java.util.Collection, org.apache.commons.collections.Closure)">forAllDo(Collection, Closure)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Executes the given closure on each element in the collection.</div>
</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#get()">get()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Returns the element on the top of the stack.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns the value of the bean's property with the given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#get()">get()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Returns the priority element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#get()">get()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Returns the least recently inserted element in this buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Buffer.html#get()">get()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Buffer.html" title="interface in org.apache.commons.collections">Buffer</a></dt>
<dd>
<div class="block">Returns the next object in the buffer without removing it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#get(int)">get(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns the element at the specified position in this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns the value to which this map maps the specified
key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#get(int)">get(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return the element at the specified position in the list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return the value to which this map maps the specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return the value to which this map maps the specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd>
<div class="block">Get the value for a key from the Map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.get(Object)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Returns the value associated with the given key, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.get(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#get(int)">get(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Returns the key at the specified index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.get(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#get()">get()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd>
<div class="block">Returns the next object in the buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#getArray()">getArray()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Retrieves the array that this iterator is iterating over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#getBean()">getBean()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns the bean currently being operated on.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getBoolean(java.lang.String)">getBoolean(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a boolean associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getBoolean(java.lang.String, boolean)">getBoolean(String, boolean)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a boolean associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getBoolean(java.lang.String, java.lang.Boolean)">getBoolean(String, Boolean)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a boolean associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getBoolean(java.util.Map, java.lang.Object)">getBoolean(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a <code>Boolean</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getBoolean(java.util.Map, java.lang.Object, java.lang.Boolean)">getBoolean(Map, Object, Boolean)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a boolean, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getByte(java.lang.String)">getByte(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a byte associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getByte(java.lang.String, byte)">getByte(String, byte)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a byte associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getByte(java.lang.String, java.lang.Byte)">getByte(String, Byte)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a byte associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getByte(java.util.Map, java.lang.Object)">getByte(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a <code>Byte</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getByte(java.util.Map, java.lang.Object, java.lang.Byte)">getByte(Map, Object, Byte)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a byte, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#getCardinalityMap(java.util.Collection)">getCardinalityMap(Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns a <code>Map</code> mapping each unique element in
the given <code>Collection</code> to an <code>Integer</code>
representing the number of occurances of that element
in the <code>Collection</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferOverflowException.html#getCause()">getCause()</a></span> - Method in exception org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferOverflowException.html" title="class in org.apache.commons.collections">BufferOverflowException</a></dt>
<dd>
<div class="block">Gets the root cause of the exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferUnderflowException.html#getCause()">getCause()</a></span> - Method in exception org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferUnderflowException.html" title="class in org.apache.commons.collections">BufferUnderflowException</a></dt>
<dd>
<div class="block">Gets the root cause of the exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#getComparator()">getComparator()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Get the <code>Comparator</code> by which I collate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#getCount(java.lang.Object)">getCount(Object)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block">Return the number of occurrences (cardinality) of the given
object currently in the bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#getCount(java.lang.Object)">getCount(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns the number of occurrence of the given element in this bag
by looking up its count in the underlying map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getDouble(java.lang.String)">getDouble(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a double associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getDouble(java.lang.String, double)">getDouble(String, double)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a double associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getDouble(java.lang.String, java.lang.Double)">getDouble(String, Double)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a double associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getDouble(java.util.Map, java.lang.Object)">getDouble(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a <code>Double</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getDouble(java.util.Map, java.lang.Object, java.lang.Double)">getDouble(Map, Object, Double)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a double, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#getEnumeration()">getEnumeration()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators">EnumerationIterator</a></dt>
<dd>
<div class="block">Returns the underlying enumeration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#getFast()">getFast()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Returns true if this list is operating in fast mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#getFast()">getFast()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Returns true if this map is operating in fast mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#getFast()">getFast()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Returns true if this map is operating in fast mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#getFirst()">getFirst()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns the element at the beginning of this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#getFirst()">getFirst()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Return the entry for the "oldest" mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#getFirstKey()">getFirstKey()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Return the key for the "oldest" mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#getFirstValue()">getFirstValue()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Return the value for the "oldest" mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getFloat(java.lang.String)">getFloat(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a float associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getFloat(java.lang.String, float)">getFloat(String, float)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a float associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getFloat(java.lang.String, java.lang.Float)">getFloat(String, Float)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a float associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getFloat(java.util.Map, java.lang.Object)">getFloat(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a <code>Float</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getFloat(java.util.Map, java.lang.Object, java.lang.Float)">getFloat(Map, Object, Float)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a float, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getInclude()">getInclude()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Gets the property value for including other properties files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparableComparator.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparableComparator.html" title="class in org.apache.commons.collections.comparators">ComparableComparator</a></dt>
<dd>
<div class="block">Return a shared instance of a ComparableComparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getInt(java.lang.String)">getInt(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">The purpose of this method is to get the configuration resource
with the given name as an integer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getInt(java.lang.String, int)">getInt(String, int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">The purpose of this method is to get the configuration resource
with the given name as an integer, or a default value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getInteger(java.lang.String)">getInteger(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a int associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getInteger(java.lang.String, int)">getInteger(String, int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a int associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getInteger(java.lang.String, java.lang.Integer)">getInteger(String, Integer)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a int associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getInteger(java.util.Map, java.lang.Object)">getInteger(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
an <code>Integer</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getInteger(java.util.Map, java.lang.Object, java.lang.Integer)">getInteger(Map, Object, Integer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
an integer, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html#getIterator()">getIterator()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html" title="class in org.apache.commons.collections.iterators">IteratorEnumeration</a></dt>
<dd>
<div class="block">Returns the underlying iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyIterator.html#getIterator()">getIterator()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyIterator.html" title="class in org.apache.commons.collections.iterators">ProxyIterator</a></dt>
<dd>
<div class="block">Getter for property iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#getIterator(java.lang.Object)">getIterator(Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets a suitable Iterator for the given object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#getIterators()">getIterators()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Get the list of Iterators (unmodifiable)</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#getIterators()">getIterators()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Get the list of Iterators (unmodifiable)</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapEntry.html#getKey()">getKey()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections">DefaultMapEntry</a></dt>
<dd>
<div class="block">Returns the key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#getKeyForValue(java.lang.Object)">getKeyForValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns the key to which this map maps the specified value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getKeys()">getKeys()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get the list of the keys contained in the configuration
repository.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getKeys(java.lang.String)">getKeys(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get the list of the keys contained in the configuration
repository that match the specified prefix.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#getLast()">getLast()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns the element at the end of this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#getLast()">getLast()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Return the entry for the "newest" mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#getLastKey()">getLastKey()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Return the key for the "newest" mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#getLastValue()">getLastValue()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Return the value for the "newest" mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#getListableAt(int)">getListableAt(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns the
<code>CursorableLinkedList.Listable</code>
at the specified index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#getListIterator()">getListIterator()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Getter for property iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getLong(java.lang.String)">getLong(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a long associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getLong(java.lang.String, long)">getLong(String, long)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a long associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getLong(java.lang.String, java.lang.Long)">getLong(String, Long)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a long associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getLong(java.util.Map, java.lang.Object)">getLong(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a <code>Long</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getLong(java.util.Map, java.lang.Object, java.lang.Long)">getLong(Map, Object, Long)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a long, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#getMap()">getMap()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Utility method for implementations to access the map that backs
this bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getMap(java.util.Map, java.lang.Object)">getMap(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, returning another map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getMap(java.util.Map, java.lang.Object, java.util.Map)">getMap(Map, Object, Map)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a map, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#getMaximumSize()">getMaximumSize()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd>
<div class="block">Getter for property maximumSize.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#getName()">getName()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getNumber(java.util.Map, java.lang.Object)">getNumber(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a <code>Number</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getNumber(java.util.Map, java.lang.Object, java.lang.Number)">getNumber(Map, Object, Number)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a number, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getObject(java.util.Map, java.lang.Object)">getObject(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Synonym for <code>Map.get(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getObject(java.util.Map, java.lang.Object, java.lang.Object)">getObject(Map, Object, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting null into the
given default value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterIterator.html#getPredicate()">getPredicate()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators">FilterIterator</a></dt>
<dd>
<div class="block">Getter for property predicate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#getPredicate()">getPredicate()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Getter for the predicate property.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getProperties(java.lang.String)">getProperties(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a list of properties associated with the given
configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getProperties(java.lang.String, java.util.Properties)">getProperties(String, Properties)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a list of properties associated with the given
configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getProperty(java.lang.String)">getProperty(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Gets a property from the configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#getReadMethod(java.lang.Object)">getReadMethod(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns the accessor for the property with the given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getShort(java.lang.String)">getShort(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a short associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getShort(java.lang.String, short)">getShort(String, short)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a short associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getShort(java.lang.String, java.lang.Short)">getShort(String, Short)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a short associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getShort(java.util.Map, java.lang.Object)">getShort(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a <code>Short</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getShort(java.util.Map, java.lang.Object, java.lang.Short)">getShort(Map, Object, Short)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a short, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getString(java.lang.String)">getString(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a string associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getString(java.lang.String, java.lang.String)">getString(String, String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a string associated with the given configuration key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getString(java.util.Map, java.lang.Object)">getString(Map, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a string.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#getString(java.util.Map, java.lang.Object, java.lang.String)">getString(Map, Object, String)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Looks up the given key in the given map, converting the result into
a string, using the default value if the the conversion fails.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getStringArray(java.lang.String)">getStringArray(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get an array of strings associated with the given configuration
key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/TransformIterator.html#getTransformer()">getTransformer()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/TransformIterator.html" title="class in org.apache.commons.collections.iterators">TransformIterator</a></dt>
<dd>
<div class="block">Getter for property transformer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#getType(java.lang.String)">getType(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns the type of the property with the given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#getTypeTransformer(java.lang.Class)">getTypeTransformer(Class)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns a transformer for the given primitive type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapEntry.html#getValue()">getValue()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections">DefaultMapEntry</a></dt>
<dd>
<div class="block">Returns the value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#getValue(int)">getValue(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Returns the value at the specified index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getVector(java.lang.String)">getVector(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a Vector of strings associated with the given configuration
key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#getVector(java.lang.String, java.util.Vector)">getVector(String, Vector)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Get a Vector of strings associated with the given configuration
key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#getWriteMethod(java.lang.Object)">getWriteMethod(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns the mutator for the property with the given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#grow()">grow()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Increases the size of the heap to support additional elements</div>
</dd>
</dl>
<a name="_H_">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#HARD">HARD</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Constant indicating that hard references should be used.</div>
</dd>
<dt><a href="./org/apache/commons/collections/HashBag.html" title="class in org.apache.commons.collections"><span class="strong">HashBag</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">An implementation of <a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><code>Bag</code></a> that is backed by a <code>HashMap</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/HashBag.html#HashBag()">HashBag()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/HashBag.html" title="class in org.apache.commons.collections">HashBag</a></dt>
<dd>
<div class="block">Constructs a new empty <Code>HashBag</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/HashBag.html#HashBag(java.util.Collection)">HashBag(Collection)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/HashBag.html" title="class in org.apache.commons.collections">HashBag</a></dt>
<dd>
<div class="block">New <a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><code>Bag</code></a> containing all the members of the given
collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/NullComparator.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/NullComparator.html" title="class in org.apache.commons.collections.comparators">NullComparator</a></dt>
<dd>
<div class="block">Implement a hash code for this comparator that is consistent with
<a href="./org/apache/commons/collections/comparators/NullComparator.html#equals(java.lang.Object)"><code>NullComparator.equals(Object)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns the hash code value for this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns the hash code of the underlying map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapEntry.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections">DefaultMapEntry</a></dt>
<dd>
<div class="block">Implemented per API documentation of
<code>Map.Entry.hashCode()</code></div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return the hash code value for this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return the hash code value for this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return the hash code value for this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.hashCode()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.hashCode()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.hashCode()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html#hasMoreElements()">hasMoreElements()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html" title="class in org.apache.commons.collections.iterators">IteratorEnumeration</a></dt>
<dd>
<div class="block">Returns true if the underlying iterator has more elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Returns true if there are more elements to return from the array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Returns <Code>true</Code> if any child iterator has remaining elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators">EnumerationIterator</a></dt>
<dd>
<div class="block">Returns true if the underlying enumeration has more elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators">FilterIterator</a></dt>
<dd>
<div class="block">Returns true if the underlying iterator contains an object that
matches the predicate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Return true if any Iterator in the IteratorChain has a remaining
element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Returns true if there are more elements in the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyIterator.html" title="class in org.apache.commons.collections.iterators">ProxyIterator</a></dt>
<dd>
<div class="block">Returns true if the underlying iterator has more elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.hasNext()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonIterator.html" title="class in org.apache.commons.collections.iterators">SingletonIterator</a></dt>
<dd>
<div class="block">Is another object available from the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Is another object available from the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#hasPrevious()">hasPrevious()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#hasPrevious()">hasPrevious()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Returns true if there are previous elements in the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#hasPrevious()">hasPrevious()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.hasPrevious()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#hasPrevious()">hasPrevious()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Is a previous object available from the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#headMap(java.lang.Object)">headMap(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return a view of the portion of this map whose keys are strictly
less than the specified key.</div>
</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#include">include</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">This is the name of the property that can point to other
properties file for including other properties files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#index(java.lang.Object, int)">index(Object, int)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Given an Object, and an index, it will get the nth value in the
object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#index(java.lang.Object, java.lang.Object)">index(Object, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Given an Object, and a key (index), it will get value associated with
that key in the Object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#indexOf(java.lang.Object)">indexOf(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns the index in this list of the first occurrence of the specified
element, or -1 if this list does not contain this element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#indexOf(java.lang.Object)">indexOf(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Search for the first occurrence of the given argument, testing
for equality using the <code>equals()</code> method, and return
the corresponding index, or -1 if the object is not found.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#indexOf(java.lang.Object)">indexOf(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Returns the index of the specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#insert(java.lang.Object)">insert(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Inserts an element into queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/PriorityQueue.html#insert(java.lang.Object)">insert(Object)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/PriorityQueue.html" title="interface in org.apache.commons.collections">PriorityQueue</a></dt>
<dd>
<div class="block">Insert an element into queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html#insert(java.lang.Object)">insert(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections">SynchronizedPriorityQueue</a></dt>
<dd>
<div class="block">Insert an element into queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#insertListable(org.apache.commons.collections.CursorableLinkedList.Listable, org.apache.commons.collections.CursorableLinkedList.Listable, java.lang.Object)">insertListable(CursorableLinkedList.Listable, CursorableLinkedList.Listable, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Inserts a new <i>value</i> into my
list, after the specified <i>before</i> element, and before the
specified <i>after</i> element</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EmptyIterator.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EmptyIterator.html" title="class in org.apache.commons.collections.iterators">EmptyIterator</a></dt>
<dd>
<div class="block">Singleton instance of the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EmptyListIterator.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EmptyListIterator.html" title="class in org.apache.commons.collections.iterators">EmptyListIterator</a></dt>
<dd>
<div class="block">Singleton instance of the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#interpolate(java.lang.String)">interpolate(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#intersection(java.util.Collection, java.util.Collection)">intersection(Collection, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns a <code>Collection</code> containing the intersection
of the given <code>Collection</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ListUtils.html#intersection(java.util.List, java.util.List)">intersection(List, List)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections">ListUtils</a></dt>
<dd>
<div class="block">Returns a new list containing all elements that are contained in
both given lists.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#invalidate()">invalidate()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#invalidateCursors()">invalidateCursors()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Informs all of my registerd cursors that they are now
invalid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Tests if queue is empty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Returns true if this buffer is empty; false otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if this list contains no elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns true if the underlying map is empty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Test if this list has no elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return <code>true</code> if this map contains no mappings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Test if this list has no elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/PriorityQueue.html#isEmpty()">isEmpty()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/PriorityQueue.html" title="interface in org.apache.commons.collections">PriorityQueue</a></dt>
<dd>
<div class="block">Test if queue is empty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.isEmpty()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Returns <Code>true</Code> if this map is empty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.isEmpty()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.isEmpty()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections">SynchronizedPriorityQueue</a></dt>
<dd>
<div class="block">Test if queue is empty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd>
<div class="block">Returns true if this buffer is empty; false otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#isEqualCollection(java.util.Collection, java.util.Collection)">isEqualCollection(Collection, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> iff the given <code>Collection</code>s contain
exactly the same elements with exactly the same cardinality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#isFull()">isFull()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Tests if queue is full.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#isInitialized">isInitialized</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Has this configuration been intialized.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#isInitialized()">isInitialized()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Indicate to client code whether property
resources have been initialized or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#isLocked">isLocked</a></span> - Variable in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#isLocked()">isLocked()</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Determine if modifications can still be made to the
ComparatorChain.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#isLocked">isLocked</a></span> - Variable in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#isLocked()">isLocked()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Determine if modifications can still be made to the
IteratorChain.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#isProperSubCollection(java.util.Collection, java.util.Collection)">isProperSubCollection(Collection, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> iff <i>a</i> is a <i>proper</i> sub-collection of <i>b</i>,
that is, iff the cardinality of <i>e</i> in <i>a</i> is less
than or equal to the cardinality of <i>e</i> in <i>b</i>,
for each element <i>e</i> in <i>a</i>, and there is at least one
element <i>f</i> such that the cardinality of <i>f</i> in <i>b</i>
is strictly greater than the cardinality of <i>f</i> in <i>a</i>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#isSubCollection(java.util.Collection, java.util.Collection)">isSubCollection(Collection, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> iff <i>a</i> is a sub-collection of <i>b</i>,
that is, iff the cardinality of <i>e</i> in <i>a</i> is less
than or equal to the cardinality of <i>e</i> in <i>b</i>,
for each element <i>e</i> in <i>a</i>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#iterator()">iterator()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block">Returns an <code>Iterator</code> over the entire set of members,
including copies due to cardinality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Returns an iterator over this heap's elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Returns an iterator over this buffer's elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns a fail-fast iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return an iterator over the elements in this list in proper sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Returns a key iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#iterator()">iterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd>
<div class="block">Returns an iterator over this buffer's elements.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators"><span class="strong">IteratorChain</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">An IteratorChain is an Iterator that wraps one or
more Iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#IteratorChain()">IteratorChain()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Construct an IteratorChain with no Iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#IteratorChain(java.util.Iterator)">IteratorChain(Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Construct an IteratorChain with a single Iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#IteratorChain(java.util.Iterator, java.util.Iterator)">IteratorChain(Iterator, Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Constructs a new <Code>IteratorChain</Code> over the two
given iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#IteratorChain(java.util.Iterator[])">IteratorChain(Iterator[])</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Constructs a new <Code>IteratorChain</Code> over the array
of iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#IteratorChain(java.util.Collection)">IteratorChain(Collection)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Constructs a new <Code>IteratorChain</Code> over the collection
of iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#iteratorChain">iteratorChain</a></span> - Variable in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html" title="class in org.apache.commons.collections.iterators"><span class="strong">IteratorEnumeration</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">Adapter to make an <code>Iterator</code> instance appear to be an <code>Enumeration</code> instances</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html#IteratorEnumeration()">IteratorEnumeration()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html" title="class in org.apache.commons.collections.iterators">IteratorEnumeration</a></dt>
<dd>
<div class="block">Constructs a new <Code>IteratorEnumeration</Code> that will not
function until <a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html#setIterator(java.util.Iterator)"><code>setIterator</code></a> is
invoked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html#IteratorEnumeration(java.util.Iterator)">IteratorEnumeration(Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html" title="class in org.apache.commons.collections.iterators">IteratorEnumeration</a></dt>
<dd>
<div class="block">Constructs a new <Code>IteratorEnumeration</Code> that will use
the given iterator.</div>
</dd>
<dt><a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections"><span class="strong">IteratorUtils</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Provides static utility methods and decorators for <code>Iterator</code>
instances.</div>
</dd>
</dl>
<a name="_K_">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#keyIterator()">keyIterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Convenience method for getting an iterator over the keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#keysAsListed">keysAsListed</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">These are the keys in the order they listed
in the configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#keySet()">keySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Get the keys for this BeanMap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#keySet()">keySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns a set view of the keys contained in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#keySet()">keySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return a set view of the keys contained in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#keySet()">keySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return a set view of the keys contained in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#keySet()">keySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.keySet()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#keySet()">keySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Returns a set view of this map's keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#keySet()">keySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.keySet()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#keySet()">keySet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.keySet()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#keySetByValue()">keySetByValue()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns a set view of the keys contained in this map.</div>
</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/SortedBag.html#last()">last()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/SortedBag.html" title="interface in org.apache.commons.collections">SortedBag</a></dt>
<dd>
<div class="block">Returns the last (highest) member.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/TreeBag.html#last()">last()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/TreeBag.html" title="class in org.apache.commons.collections">TreeBag</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#lastIndexOf(java.lang.Object)">lastIndexOf(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns the index in this list of the last occurrence of the specified
element, or -1 if this list does not contain this element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#lastIndexOf(java.lang.Object)">lastIndexOf(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Search for the last occurrence of the given argument, testing
for equality using the <code>equals()</code> method, and return
the corresponding index, or -1 if the object is not found.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#lastIndexOf(java.lang.Object)">lastIndexOf(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Returns the last index of the specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#lastKey()">lastKey()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return the last (highest) key currently in this sorted map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#lastUsedIterator">lastUsedIterator</a></span> - Variable in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ListUtils.html#lazyList(java.util.List, org.apache.commons.collections.Factory)">lazyList(List, Factory)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections">ListUtils</a></dt>
<dd>
<div class="block">Returns a "lazy" list whose elements will be created on demand.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#lazyMap(java.util.Map, org.apache.commons.collections.Factory)">lazyMap(Map, Factory)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Returns a "lazy" map whose values will be created on demand.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#lazySortedMap(java.util.SortedMap, org.apache.commons.collections.Factory)">lazySortedMap(SortedMap, Factory)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Returns a "lazy" sorted map whose values will be created on demand.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#list">list</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">The underlying list we are managing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#listableChanged(org.apache.commons.collections.CursorableLinkedList.Listable)">listableChanged(CursorableLinkedList.Listable)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#listableInserted(org.apache.commons.collections.CursorableLinkedList.Listable)">listableInserted(CursorableLinkedList.Listable)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#listableRemoved(org.apache.commons.collections.CursorableLinkedList.Listable)">listableRemoved(CursorableLinkedList.Listable)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#listIterator()">listIterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns a fail-fast ListIterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#listIterator(int)">listIterator(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns a fail-fast ListIterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#listIterator()">listIterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return an iterator of the elements of this list, in proper sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#listIterator(int)">listIterator(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return an iterator of the elements of this list, in proper sequence,
starting at the specified position.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators"><span class="strong">ListIteratorWrapper</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">As the wrapped Iterator is traversed, ListIteratorWrapper
builds a LinkedList of its values, permitting all required
operations of ListIterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#ListIteratorWrapper(java.util.Iterator)">ListIteratorWrapper(Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Constructs a new <Code>ListIteratorWrapper</Code> that will wrap
the given iterator.</div>
</dd>
<dt><a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections"><span class="strong">ListUtils</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Contains static utility methods and decorators for <code>List</code>
instances.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ListUtils.html#ListUtils()">ListUtils()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections">ListUtils</a></dt>
<dd>
<div class="block">Please don't ever instantiate a <Code>ListUtils</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#load(java.io.InputStream)">load(InputStream)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Load the properties from the given input stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#load(java.io.InputStream, java.lang.String)">load(InputStream, String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Load the properties from the given input stream
and using the specified encoding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#logInfo(java.lang.Exception)">logInfo(Exception)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Logs the given exception to <Code>System.out</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#logInfo(java.lang.Exception)">logInfo(Exception)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Logs the given exception to <Code>System.out</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#logWarn(java.lang.Exception)">logWarn(Exception)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Logs the given exception to <Code>System.err</Code>.</div>
</dd>
<dt><a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections"><span class="strong">LRUMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">
An implementation of a Map which has a maximum size and uses a Least Recently Used
algorithm to remove items from the Map when the maximum size is reached and new items are added.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#LRUMap()">LRUMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd>
<div class="block">Default constructor, primarily for the purpose of
de-externalization.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#LRUMap(int)">LRUMap(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd>
<div class="block">Create a new LRUMap with a maximum capacity of <i>i</i>.</div>
</dd>
</dl>
<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#m_buffer">m_buffer</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#m_head">m_head</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html#m_priorityQueue">m_priorityQueue</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections">SynchronizedPriorityQueue</a></dt>
<dd>
<div class="block">The underlying priority queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#m_tail">m_tail</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#map">map</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">The underlying map we are managing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#map">map</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">The underlying map we are managing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#map">map</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">The <code>Map</code> used for default implementations.</div>
</dd>
<dt><a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections"><span class="strong">MapUtils</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A helper class for using <code>Map</code> instances.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#MapUtils()">MapUtils()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Please don't instantiate a <Code>MapUtils</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#max(java.lang.Object, java.lang.Object, java.util.Comparator)">max(Object, Object, Comparator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Returns the smaller of the given objects according to the given
comparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#min(java.lang.Object, java.lang.Object, java.util.Comparator)">min(Object, Object, Comparator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Returns the smaller of the given objects according to the given
comparator.</div>
</dd>
<dt><a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections"><span class="strong">MultiHashMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block"><code>MultiHashMap</code> is the default implementation of the
<a href="./org/apache/commons/collections/MultiMap.html" title="interface in org.apache.commons.collections"><code>MultiMap</code></a> interface.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#MultiHashMap()">MultiHashMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#MultiHashMap(int)">MultiHashMap(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#MultiHashMap(int, float)">MultiHashMap(int, float)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#MultiHashMap(java.util.Map)">MultiHashMap(Map)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/MultiMap.html" title="interface in org.apache.commons.collections"><span class="strong">MultiMap</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">This is simply a Map with slightly different semantics.</div>
</dd>
</dl>
<a name="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#NATURAL_COMPARATOR">NATURAL_COMPARATOR</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Comparator for natural sort order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#naturalComparator()">naturalComparator()</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Gets a comparator that uses the natural order of the objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Returns the next element in the array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Returns the next ordered element from a child iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators">EnumerationIterator</a></dt>
<dd>
<div class="block">Returns the next object from the enumeration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators">FilterIterator</a></dt>
<dd>
<div class="block">Returns the next object that matches the predicate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Returns the next Object of the current Iterator</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Returns the next element from the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyIterator.html" title="class in org.apache.commons.collections.iterators">ProxyIterator</a></dt>
<dd>
<div class="block">Returns the next element from the underlying iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.next()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonIterator.html" title="class in org.apache.commons.collections.iterators">SingletonIterator</a></dt>
<dd>
<div class="block">Get the next object from the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Get the next object from the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/TransformIterator.html#next()">next()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/TransformIterator.html" title="class in org.apache.commons.collections.iterators">TransformIterator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html#nextElement()">nextElement()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html" title="class in org.apache.commons.collections.iterators">IteratorEnumeration</a></dt>
<dd>
<div class="block">Returns the next element from the underlying iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#nextIndex()">nextIndex()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#nextIndex()">nextIndex()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#nextIndex()">nextIndex()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Returns in the index of the next element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#nextIndex()">nextIndex()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.nextIndex()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#nextIndex()">nextIndex()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Returns the index of the element that would be returned by a subsequent
call to <tt>next</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#NULL_ARGUMENTS">NULL_ARGUMENTS</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">An empty array.</div>
</dd>
<dt><a href="./org/apache/commons/collections/comparators/NullComparator.html" title="class in org.apache.commons.collections.comparators"><span class="strong">NullComparator</span></a> - Class in <a href="./org/apache/commons/collections/comparators/package-summary.html">org.apache.commons.collections.comparators</a></dt>
<dd>
<div class="block">A Comparator that will compare nulls to be either lower or higher than
other objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/NullComparator.html#NullComparator()">NullComparator()</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/NullComparator.html" title="class in org.apache.commons.collections.comparators">NullComparator</a></dt>
<dd>
<div class="block">Construct an instance that sorts <code>null</code> higher than any
non-<code>null</code> object it is compared with.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/NullComparator.html#NullComparator(java.util.Comparator)">NullComparator(Comparator)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/NullComparator.html" title="class in org.apache.commons.collections.comparators">NullComparator</a></dt>
<dd>
<div class="block">Construct an instance that sorts <code>null</code> higher than any
non-<code>null</code> object it is compared with.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/NullComparator.html#NullComparator(boolean)">NullComparator(boolean)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/NullComparator.html" title="class in org.apache.commons.collections.comparators">NullComparator</a></dt>
<dd>
<div class="block">Construct an instance that sorts <code>null</code> higher or lower than
any non-<code>null</code> object it is compared with.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/NullComparator.html#NullComparator(java.util.Comparator, boolean)">NullComparator(Comparator, boolean)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/NullComparator.html" title="class in org.apache.commons.collections.comparators">NullComparator</a></dt>
<dd>
<div class="block">Cosntruct an instance that sorts <code>null</code> higher or lower than
any non-<code>null</code> object it is compared with.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#nullHighComparator(java.util.Comparator)">nullHighComparator(Comparator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Gets a Comparator that controls the comparison of <code>null</code> values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#nullLowComparator(java.util.Comparator)">nullLowComparator(Comparator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Gets a Comparator that controls the comparison of <code>null</code> values.</div>
</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#orderingBits">orderingBits</a></span> - Variable in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a> - package org.apache.commons.collections</dt>
<dd>
<div class="block">
Java Collections Framework extensions.</div>
</dd>
<dt><a href="./org/apache/commons/collections/comparators/package-summary.html">org.apache.commons.collections.comparators</a> - package org.apache.commons.collections.comparators</dt>
<dd>
<div class="block">Contains concrete <code>Comparator</code> implementations.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a> - package org.apache.commons.collections.iterators</dt>
<dd>
<div class="block">Contains concrete <code>Iterator</code> implementations and utilities.</div>
</dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#peek()">peek()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Returns the top item off of this stack without removing it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#peek(int)">peek(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Returns the n'th item down (zero-relative) from the top of this
stack without removing it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#peek()">peek()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Returns the element on top of heap but don't remove it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/PriorityQueue.html#peek()">peek()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/PriorityQueue.html" title="interface in org.apache.commons.collections">PriorityQueue</a></dt>
<dd>
<div class="block">Return element on top of heap but don't remove it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html#peek()">peek()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections">SynchronizedPriorityQueue</a></dt>
<dd>
<div class="block">Return element on top of heap but don't remove it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#percolateDownMaxHeap(int)">percolateDownMaxHeap(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Percolates element down heap from top.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#percolateDownMinHeap(int)">percolateDownMinHeap(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Percolates element down heap from top.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#percolateUpMaxHeap(java.lang.Object)">percolateUpMaxHeap(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Percolates element up heap from bottom.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#percolateUpMinHeap(java.lang.Object)">percolateUpMinHeap(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Percolates element up heap from bottom.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#pop()">pop()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Pops the top item off of this stack and return it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#pop()">pop()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Returns the element on top of heap and remove it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/PriorityQueue.html#pop()">pop()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/PriorityQueue.html" title="interface in org.apache.commons.collections">PriorityQueue</a></dt>
<dd>
<div class="block">Return element on top of heap and remove it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html#pop()">pop()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections">SynchronizedPriorityQueue</a></dt>
<dd>
<div class="block">Return element on top of heap and remove it.</div>
</dd>
<dt><a href="./org/apache/commons/collections/Predicate.html" title="interface in org.apache.commons.collections"><span class="strong">Predicate</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Performs some predicate which returns true or false based on the input object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BagUtils.html#predicatedBag(org.apache.commons.collections.Bag, org.apache.commons.collections.Predicate)">predicatedBag(Bag, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BagUtils.html" title="class in org.apache.commons.collections">BagUtils</a></dt>
<dd>
<div class="block">Returns a predicated bag backed by the given bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferUtils.html#predicatedBuffer(org.apache.commons.collections.Buffer, org.apache.commons.collections.Predicate)">predicatedBuffer(Buffer, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferUtils.html" title="class in org.apache.commons.collections">BufferUtils</a></dt>
<dd>
<div class="block">Returns a predicated buffer backed by the given buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#predicatedCollection(java.util.Collection, org.apache.commons.collections.Predicate)">predicatedCollection(Collection, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns a predicated collection backed by the given collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ListUtils.html#predicatedList(java.util.List, org.apache.commons.collections.Predicate)">predicatedList(List, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections">ListUtils</a></dt>
<dd>
<div class="block">Returns a predicated list backed by the given list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#predicatedMap(java.util.Map, org.apache.commons.collections.Predicate, org.apache.commons.collections.Predicate)">predicatedMap(Map, Predicate, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Returns a predicated map backed by the given map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SetUtils.html#predicatedSet(java.util.Set, org.apache.commons.collections.Predicate)">predicatedSet(Set, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SetUtils.html" title="class in org.apache.commons.collections">SetUtils</a></dt>
<dd>
<div class="block">Returns a predicated set backed by the given set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BagUtils.html#predicatedSortedBag(org.apache.commons.collections.SortedBag, org.apache.commons.collections.Predicate)">predicatedSortedBag(SortedBag, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BagUtils.html" title="class in org.apache.commons.collections">BagUtils</a></dt>
<dd>
<div class="block">Returns a predicated sorted bag backed by the given sorted bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#predicatedSortedMap(java.util.SortedMap, org.apache.commons.collections.Predicate, org.apache.commons.collections.Predicate)">predicatedSortedMap(SortedMap, Predicate, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Returns a predicated sorted map backed by the given map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SetUtils.html#predicatedSortedSet(java.util.SortedSet, org.apache.commons.collections.Predicate)">predicatedSortedSet(SortedSet, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SetUtils.html" title="class in org.apache.commons.collections">SetUtils</a></dt>
<dd>
<div class="block">Returns a predicated sorted set backed by the given sorted set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#previous()">previous()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#previous()">previous()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Returns the the previous element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#previous()">previous()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.previous()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#previous()">previous()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Get the previous object from the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html#previousIndex()">previousIndex()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections">CursorableLinkedList.Cursor</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#previousIndex()">previousIndex()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#previousIndex()">previousIndex()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Returns the index of the previous element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#previousIndex()">previousIndex()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.previousIndex()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#previousIndex()">previousIndex()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Returns the index of the element that would be returned by a subsequent
call to <tt>previous</tt>.</div>
</dd>
<dt><a href="./org/apache/commons/collections/PriorityQueue.html" title="interface in org.apache.commons.collections"><span class="strong">PriorityQueue</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Interface for priority queues.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#processRemovedLRU(java.lang.Object, java.lang.Object)">processRemovedLRU(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd>
<div class="block">Subclasses of LRUMap may hook into this method to
provide specialized actions whenever an Object is
automatically removed from the cache.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/ProxyIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">ProxyIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">A Proxy <code>Iterator</code> which delegates its methods to a proxy instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyIterator.html#ProxyIterator()">ProxyIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyIterator.html" title="class in org.apache.commons.collections.iterators">ProxyIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>ProxyIterator</Code> that will not function
until <a href="./org/apache/commons/collections/iterators/ProxyIterator.html#setIterator(java.util.Iterator)"><code>ProxyIterator.setIterator(Iterator)</code></a> is called.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyIterator.html#ProxyIterator(java.util.Iterator)">ProxyIterator(Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyIterator.html" title="class in org.apache.commons.collections.iterators">ProxyIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>ProxyIterator</Code> that will use the
given iterator.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">ProxyListIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">A proxy <code>ListIterator</code> which delegates its
methods to a proxy instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#ProxyListIterator()">ProxyListIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>ProxyListIterator</Code> that will not
function until <a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#setListIterator(java.util.ListIterator)"><code>setListIterator</code></a>
is invoked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#ProxyListIterator(java.util.ListIterator)">ProxyListIterator(ListIterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>ProxyListIterator</Code> that will use the
given list iterator.</div>
</dd>
<dt><a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections"><span class="strong">ProxyMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">This <code>Map</code> wraps another <code>Map</code>
implementation, using the wrapped instance for its default
implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#ProxyMap(java.util.Map)">ProxyMap(Map)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Creates a new instance acting as a representative for the
specified <code>Map</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#push(java.lang.Object)">push(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Pushes a new item onto the top of this stack.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Sets the bean property with the given name to the given value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Associates the specified value with the specified key in this
map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Associate the specified value with the specified key in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Associate the specified value with the specified key in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd>
<div class="block">Removes the key and its Object from the Map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.put(Object,Object)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Associates the given key with the given value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.put(Object, Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#put(java.lang.Object, java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.put(Object, Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#putAll(java.util.Map)">putAll(Map)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Copy all of the mappings from the specified map to this one, replacing
any mappings with the same keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#putAll(java.util.Map)">putAll(Map)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Copy all of the mappings from the specified map to this one, replacing
any mappings with the same keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#putAll(java.util.Map)">putAll(Map)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#putAll(java.util.Map)">putAll(Map)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.putAll(Map)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#putAll(java.util.Map)">putAll(Map)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Adds all the mappings in the specified map to this map, replacing any
mappings that already exist (as per <code>Map.putAll(Map)</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#putAll(java.util.Map)">putAll(Map)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.putAll(Map)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#putAllWriteable(org.apache.commons.collections.BeanMap)">putAllWriteable(BeanMap)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Puts all of the writeable properties from the given BeanMap into this
BeanMap.</div>
</dd>
</dl>
<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Deserializes this map from the given stream.</div>
</dd>
<dt><a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections"><span class="strong">ReferenceMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Hashtable-based <code>Map</code> implementation that allows
mappings to be removed by the garbage collector.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#ReferenceMap()">ReferenceMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Constructs a new <Code>ReferenceMap</Code> that will
use hard references to keys and soft references to values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#ReferenceMap(int, int)">ReferenceMap(int, int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Constructs a new <Code>ReferenceMap</Code> that will
use the specified types of references.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#ReferenceMap(int, int, int, float)">ReferenceMap(int, int, int, float)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Constructs a new <Code>ReferenceMap</Code> with the
specified reference types, load factor and initial
capacity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#registerCursor(org.apache.commons.collections.CursorableLinkedList.Cursor)">registerCursor(CursorableLinkedList.Cursor)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Registers a <a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections"><code>CursorableLinkedList.Cursor</code></a> to be notified
of changes to this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#reinitialise()">reinitialise()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Reinitializes this bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Removes the element on the top of the stack.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block"><I>(Violation)</I>
Remove all occurrences of the given object from the bag, and do
not represent the object in the <a href="./org/apache/commons/collections/Bag.html#uniqueSet()"><code>Bag.uniqueSet()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#remove(java.lang.Object, int)">remove(Object, int)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block">Remove the given number of occurrences from the bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Removes the priority element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Removes the least recently inserted element from this buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Buffer.html#remove()">remove()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Buffer.html" title="interface in org.apache.commons.collections">Buffer</a></dt>
<dd>
<div class="block">Removes the next object from the buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Removes the first occurrence in this list of the specified element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#remove(int)">remove(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Removes the element at the specified position in this list (optional
operation).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#remove(java.lang.Object, int)">remove(Object, int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Removes the mapping for this key from this map if present</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#remove(int)">remove(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Remove the element at the specified position in the list, and shift
any subsequent elements down one position.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Remove the first occurrence of the specified element from the list,
and shift any subsequent elements down one position.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Remove any mapping for this key, and return any previously
mapped value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Remove any mapping for this key, and return any previously
mapped value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Throws <code>UnsupportedOperationException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Removes the last returned element from the child iterator that
produced it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators">EnumerationIterator</a></dt>
<dd>
<div class="block">Functions if an associated <code>Collection</code> is known.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators">FilterIterator</a></dt>
<dd>
<div class="block">Always throws UnsupportedOperationException as this class
does look-ahead with its internal iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Not supported.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Removes from the underlying collection the last element
returned by the Iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Throws <code>UnsupportedOperationException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyIterator.html" title="class in org.apache.commons.collections.iterators">ProxyIterator</a></dt>
<dd>
<div class="block">Removes the last returned element from the collection that spawned
the underlying iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.remove()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonIterator.html" title="class in org.apache.commons.collections.iterators">SingletonIterator</a></dt>
<dd>
<div class="block">Remove always throws <code>UnsupportedOperationException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Remove always throws <code>UnsupportedOperationException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#remove(java.lang.Object, java.lang.Object)">remove(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiMap.html#remove(java.lang.Object, java.lang.Object)">remove(Object, Object)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiMap.html" title="interface in org.apache.commons.collections">MultiMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.remove(Object)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Removes the key and its associated value from this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.remove(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#remove(int)">remove(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Removes the element at the specified index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.remove(Object)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#remove()">remove()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd>
<div class="block">Removes the next object from the buffer</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#removeAll(java.util.Collection)">removeAll(Collection)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block"><I>(Violation)</I>
Remove all elements represented in the given collection,
respecting cardinality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#removeAll(java.util.Collection)">removeAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Removes from this list all the elements that are contained in the
specified collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#removeAll(java.util.Collection)">removeAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#removeAll(java.util.Collection)">removeAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Remove from this collection all of its elements that are contained
in the specified collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#removeFirst()">removeFirst()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Removes the first element of this list, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#removeLast()">removeLast()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Removes the last element of this list, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#removeListable(org.apache.commons.collections.CursorableLinkedList.Listable)">removeListable(CursorableLinkedList.Listable)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Removes the given
<code>CursorableLinkedList.Listable</code>
from my list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#removeLRU()">removeLRU()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd>
<div class="block">This method is used internally by the class for
finding and removing the LRU Object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#removeValue(java.lang.Object)">removeValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Removes the mapping for this value from this map if present</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#retainAll(java.util.Collection)">retainAll(Collection)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block"><I>(Violation)</I>
Remove any members of the bag that are not in the given
collection, respecting cardinality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#retainAll(java.util.Collection)">retainAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Retains only the elements in this list that are contained in the
specified collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#retainAll(java.util.Collection)">retainAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Remove any members of the bag that are not in the given
bag, respecting cardinality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#retainAll(org.apache.commons.collections.Bag)">retainAll(Bag)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Remove any members of the bag that are not in the given
bag, respecting cardinality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#retainAll(java.util.Collection)">retainAll(Collection)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Remove from this collection all of its elements except those that are
contained in the specified collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#reverseArray(java.lang.Object[])">reverseArray(Object[])</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Reverses the order of the given array</div>
</dd>
<dt><a href="./org/apache/commons/collections/comparators/ReverseComparator.html" title="class in org.apache.commons.collections.comparators"><span class="strong">ReverseComparator</span></a> - Class in <a href="./org/apache/commons/collections/comparators/package-summary.html">org.apache.commons.collections.comparators</a></dt>
<dd>
<div class="block">Reverses the order of another comparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ReverseComparator.html#ReverseComparator()">ReverseComparator()</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ReverseComparator.html" title="class in org.apache.commons.collections.comparators">ReverseComparator</a></dt>
<dd>
<div class="block">Creates a comparator that compares objects based on the inverse of their
natural ordering.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ReverseComparator.html#ReverseComparator(java.util.Comparator)">ReverseComparator(Comparator)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ReverseComparator.html" title="class in org.apache.commons.collections.comparators">ReverseComparator</a></dt>
<dd>
<div class="block">Creates a reverse comparator that inverts the comparison
of the passed in comparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#reversedComparator(java.util.Comparator)">reversedComparator(Comparator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Gets a comparator that reverses the order of the given
comparator.</div>
</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#safeAddToMap(java.util.Map, java.lang.Object, java.lang.Object)">safeAddToMap(Map, Object, Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Nice method for adding data to a map in such a way
as to not get NPE's.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#save(java.io.OutputStream, java.lang.String)">save(OutputStream, String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Save the properties to the given outputstream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ArrayStack.html#search(java.lang.Object)">search(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ArrayStack.html" title="class in org.apache.commons.collections">ArrayStack</a></dt>
<dd>
<div class="block">Returns the one-based position of the distance from the top that the
specified object exists on this stack, where the top-most element is
considered to be at distance <code>1</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#select(java.util.Collection, org.apache.commons.collections.Predicate)">select(Collection, Predicate)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Selects all elements from input collection which match the given predicate
into an output collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#select(java.util.Collection, org.apache.commons.collections.Predicate, java.util.Collection)">select(Collection, Predicate, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Selects all elements from input collection which match the given predicate
and adds them to outputCollection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#sequence()">sequence()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Returns a List view of the keys rather than a set view.</div>
</dd>
<dt><a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections"><span class="strong">SequencedHashMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A map of objects whose mapping entries are sequenced based on the order in
which they were added.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#SequencedHashMap()">SequencedHashMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Construct a new sequenced hash map with default initial size and load
factor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#SequencedHashMap(int)">SequencedHashMap(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Construct a new sequenced hash map with the specified initial size and
default load factor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#SequencedHashMap(int, float)">SequencedHashMap(int, float)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Construct a new sequenced hash map with the specified initial size and
load factor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#SequencedHashMap(java.util.Map)">SequencedHashMap(Map)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Construct a new sequenced hash map and add all the elements in the
specified map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#set(int, java.lang.Object)">set(int, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Replaces the element at the specified position in this list with the
specified element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#set(int, java.lang.Object)">set(int, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Replace the element at the specified position in this list with
the specified element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#set(java.lang.Object)">set(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Not supported.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html#set(java.lang.Object)">set(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ListIteratorWrapper.html" title="class in org.apache.commons.collections.iterators">ListIteratorWrapper</a></dt>
<dd>
<div class="block">Throws <code>UnsupportedOperationException</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#set(java.lang.Object)">set(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Invokes the underlying <code>ListIterator.set(Object)</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#set(java.lang.Object)">set(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Set sets the value of the singleton.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ArrayIterator.html#setArray(java.lang.Object)">setArray(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ArrayIterator.html" title="class in org.apache.commons.collections.iterators">ArrayIterator</a></dt>
<dd>
<div class="block">Changes the array that the ArrayIterator should iterate over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#setBean(java.lang.Object)">setBean(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Sets the bean to be operated on by this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#setComparator(int, java.util.Comparator)">setComparator(int, Comparator)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Replace the Comparator at the given index, maintaining
the existing sort order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#setComparator(int, java.util.Comparator, boolean)">setComparator(int, Comparator, boolean)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Replace the Comparator at the given index in the
ComparatorChain, using the given sort order</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#setComparator(java.util.Comparator)">setComparator(Comparator)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Set the <code>Comparator</code> by which I collate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/EnumerationIterator.html#setEnumeration(java.util.Enumeration)">setEnumeration(Enumeration)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/EnumerationIterator.html" title="class in org.apache.commons.collections.iterators">EnumerationIterator</a></dt>
<dd>
<div class="block">Sets the underlying enumeration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#setFast(boolean)">setFast(boolean)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Sets whether this list will operate in fast mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#setFast(boolean)">setFast(boolean)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Sets whether this map is operating in fast mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#setFast(boolean)">setFast(boolean)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Sets whether this map is operating in fast mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#setForwardSort(int)">setForwardSort(int)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Change the sort order at the given index in the
ComparatorChain to a forward sort.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#setInclude(java.lang.String)">setInclude(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Sets the property value for including other properties files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/CollatingIterator.html#setIterator(int, java.util.Iterator)">setIterator(int, Iterator)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/CollatingIterator.html" title="class in org.apache.commons.collections.iterators">CollatingIterator</a></dt>
<dd>
<div class="block">Set the Iterator at the given index</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#setIterator(int, java.util.Iterator)">setIterator(int, Iterator)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Set the Iterator at the given index</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html#setIterator(java.util.Iterator)">setIterator(Iterator)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorEnumeration.html" title="class in org.apache.commons.collections.iterators">IteratorEnumeration</a></dt>
<dd>
<div class="block">Sets the underlying iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyIterator.html#setIterator(java.util.Iterator)">setIterator(Iterator)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyIterator.html" title="class in org.apache.commons.collections.iterators">ProxyIterator</a></dt>
<dd>
<div class="block">Setter for property iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapEntry.html#setKey(java.lang.Object)">setKey(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections">DefaultMapEntry</a></dt>
<dd>
<div class="block">Sets the key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/ProxyListIterator.html#setListIterator(java.util.ListIterator)">setListIterator(ListIterator)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/ProxyListIterator.html" title="class in org.apache.commons.collections.iterators">ProxyListIterator</a></dt>
<dd>
<div class="block">Setter for property iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#setMap(java.util.Map)">setMap(Map)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Utility method for implementations to set the map that backs
this bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#setMaximumSize(int)">setMaximumSize(int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd>
<div class="block">Setter for property maximumSize.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterIterator.html#setPredicate(org.apache.commons.collections.Predicate)">setPredicate(Predicate)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterIterator.html" title="class in org.apache.commons.collections.iterators">FilterIterator</a></dt>
<dd>
<div class="block">Setter for property predicate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/FilterListIterator.html#setPredicate(org.apache.commons.collections.Predicate)">setPredicate(Predicate)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/FilterListIterator.html" title="class in org.apache.commons.collections.iterators">FilterListIterator</a></dt>
<dd>
<div class="block">Setter for the predicate property.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#setProperty(java.lang.String, java.lang.Object)">setProperty(String, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Set a property, this will replace any previously
set values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#setReverseSort(int)">setReverseSort(int)</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Change the sort order at the given index in the
ComparatorChain to a reverse sort.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/TransformIterator.html#setTransformer(org.apache.commons.collections.Transformer)">setTransformer(Transformer)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/TransformIterator.html" title="class in org.apache.commons.collections.iterators">TransformIterator</a></dt>
<dd>
<div class="block">Setter for property transformer.</div>
</dd>
<dt><a href="./org/apache/commons/collections/SetUtils.html" title="class in org.apache.commons.collections"><span class="strong">SetUtils</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">Provides static utility methods and decorators for <code>Set</code>
and <code>SortedSet</code> instances.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.MyMapEntry.html#setValue(java.lang.Object)">setValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.MyMapEntry.html" title="class in org.apache.commons.collections">BeanMap.MyMapEntry</a></dt>
<dd>
<div class="block">Sets the value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapEntry.html#setValue(java.lang.Object)">setValue(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapEntry.html" title="class in org.apache.commons.collections">DefaultMapEntry</a></dt>
<dd>
<div class="block">Note that this method only sets the local reference inside this object and
does not modify the original Map.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/SingletonIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">SingletonIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block"><code>SingletonIterator</code> is an <code>Iterator</code> over a single
object instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonIterator.html#SingletonIterator(java.lang.Object)">SingletonIterator(Object)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonIterator.html" title="class in org.apache.commons.collections.iterators">SingletonIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>SingletonIterator</Code>.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">SingletonListIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block"><code>SingletonIterator</code> is an <code>ListIterator</code> over a single
object instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/SingletonListIterator.html#SingletonListIterator(java.lang.Object)">SingletonListIterator(Object)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/SingletonListIterator.html" title="class in org.apache.commons.collections.iterators">SingletonListIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>SingletonListIterator</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#singletonListIterator(java.lang.Object)">singletonListIterator(Object)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets a singleton list iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#size()">size()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block">Returns the total number of items in the bag across all types.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns the number of properties defined by the bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Returns the number of elements in this heap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BoundedFifoBuffer.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BoundedFifoBuffer.html" title="class in org.apache.commons.collections">BoundedFifoBuffer</a></dt>
<dd>
<div class="block">Returns the number of elements stored in the buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/ComparatorChain.html#size()">size()</a></span> - Method in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/ComparatorChain.html" title="class in org.apache.commons.collections.comparators">ComparatorChain</a></dt>
<dd>
<div class="block">Number of Comparators in the current ComparatorChain.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns the number of elements in this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns the number of elements in this bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns the number of key-value mappings in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return the number of elements in this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return the number of key-value mappings in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return the number of key-value mappings in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#size()">size()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd>
<div class="block">Number of Iterators in the current IteratorChain.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.size()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Returns the size of this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.size()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.size()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#size()">size()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd>
<div class="block">Returns the number of elements stored in the buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#SOFT">SOFT</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Constant indiciating that soft references should be used.</div>
</dd>
<dt><a href="./org/apache/commons/collections/SortedBag.html" title="interface in org.apache.commons.collections"><span class="strong">SortedBag</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A type of <a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><code>Bag</code></a> that maintains order among its unique
representative members.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#START_TOKEN">START_TOKEN</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections"><span class="strong">StaticBucketMap</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A StaticBucketMap is an efficient, thread-safe implementation of
<code>java.util.Map</code> that performs well in in a highly
thread-contentious environment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#StaticBucketMap()">StaticBucketMap()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Initializes the map with the default number of buckets (255).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#StaticBucketMap(int)">StaticBucketMap(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Initializes the map with a specified number of buckets.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#subList(int, int)">subList(int, int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns a fail-fast sublist.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#subList(int, int)">subList(int, int)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return a view of the portion of this list between fromIndex
(inclusive) and toIndex (exclusive).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#subMap(java.lang.Object, java.lang.Object)">subMap(Object, Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return a view of the portion of this map whose keys are in the
range fromKey (inclusive) to toKey (exclusive).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#subset(java.lang.String)">subset(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Create an ExtendedProperties object that is a subset
of this one.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#subtract(java.util.Collection, java.util.Collection)">subtract(Collection, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns a <code>Collection</code> containing <tt><i>a</i> - <i>b</i></tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ListUtils.html#subtract(java.util.List, java.util.List)">subtract(List, List)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections">ListUtils</a></dt>
<dd>
<div class="block">Subtracts all elements in the second list from the first list,
placing the results in a new list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ListUtils.html#sum(java.util.List, java.util.List)">sum(List, List)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections">ListUtils</a></dt>
<dd>
<div class="block">Returns the sum of the given lists.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BagUtils.html#synchronizedBag(org.apache.commons.collections.Bag)">synchronizedBag(Bag)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BagUtils.html" title="class in org.apache.commons.collections">BagUtils</a></dt>
<dd>
<div class="block">Returns a synchronized (thread-safe) bag backed by the given bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferUtils.html#synchronizedBuffer(org.apache.commons.collections.Buffer)">synchronizedBuffer(Buffer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferUtils.html" title="class in org.apache.commons.collections">BufferUtils</a></dt>
<dd>
<div class="block">Returns a synchronized buffer backed by the given buffer.</div>
</dd>
<dt><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections"><span class="strong">SynchronizedPriorityQueue</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">A thread safe version of the PriorityQueue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html#SynchronizedPriorityQueue(org.apache.commons.collections.PriorityQueue)">SynchronizedPriorityQueue(PriorityQueue)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections">SynchronizedPriorityQueue</a></dt>
<dd>
<div class="block">Constructs a new synchronized priority queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BagUtils.html#synchronizedSortedBag(org.apache.commons.collections.SortedBag)">synchronizedSortedBag(SortedBag)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BagUtils.html" title="class in org.apache.commons.collections">BagUtils</a></dt>
<dd>
<div class="block">Returns a synchronized (thread-safe) sorted bag backed by the given
sorted bag.</div>
</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#tailMap(java.lang.Object)">tailMap(Object)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return a view of the portion of this map whose keys are greater than
or equal to the specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ExtendedProperties.html#testBoolean(java.lang.String)">testBoolean(String)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ExtendedProperties.html" title="class in org.apache.commons.collections">ExtendedProperties</a></dt>
<dd>
<div class="block">Test whether the string represent by value maps to a boolean
value or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#toArray()">toArray()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns an array containing all of the elements in this list in proper
sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#toArray(java.lang.Object[])">toArray(Object[])</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns an array containing all of the elements in this list in proper
sequence; the runtime type of the returned array is that of the
specified array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#toArray()">toArray()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns an array of all of this bag's elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#toArray(java.lang.Object[])">toArray(Object[])</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns an array of all of this bag's elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#toArray()">toArray()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return an array containing all of the elements in this list in the
correct order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#toArray(java.lang.Object[])">toArray(Object[])</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return an array containing all of the elements in this list in the
correct order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#toArray(java.util.Iterator)">toArray(Iterator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an array based on an iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#toArray(java.util.Iterator, java.lang.Class)">toArray(Iterator, Class)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an array based on an iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#toList(java.util.Iterator)">toList(Iterator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets a list based on an iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#toList(java.util.Iterator, int)">toList(Iterator, int)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets a list based on an iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#toListIterator(java.util.Iterator)">toListIterator(Iterator)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets a list iterator based on a simple iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#toProperties(java.util.Map)">toProperties(Map)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Gets a new Properties object initialised with the values from a Map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BinaryHeap.html#toString()">toString()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BinaryHeap.html" title="class in org.apache.commons.collections">BinaryHeap</a></dt>
<dd>
<div class="block">Returns a string representation of this heap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#toString()">toString()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Returns a <code>String</code> representation of this list, suitable for debugging.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#toString()">toString()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Implement a toString() method suitable for debugging</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#toString()">toString()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Return a String representation of this object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#toString()">toString()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Provides a string representation of the entries within the map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html#toString()">toString()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections">SynchronizedPriorityQueue</a></dt>
<dd>
<div class="block">Returns a string representation of the underlying queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#transform(java.util.Collection, org.apache.commons.collections.Transformer)">transform(Collection, Transformer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Transform the collection by applying a Transformer to each element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/TransformIterator.html#transform(java.lang.Object)">transform(Object)</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/TransformIterator.html" title="class in org.apache.commons.collections.iterators">TransformIterator</a></dt>
<dd>
<div class="block">Transforms the given object using the transformer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Transformer.html#transform(java.lang.Object)">transform(Object)</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Transformer.html" title="interface in org.apache.commons.collections">Transformer</a></dt>
<dd>
<div class="block">Transforms the input object (leaving it unchanged) into some output object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ComparatorUtils.html#transformedComparator(java.util.Comparator, org.apache.commons.collections.Transformer)">transformedComparator(Comparator, Transformer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ComparatorUtils.html" title="class in org.apache.commons.collections">ComparatorUtils</a></dt>
<dd>
<div class="block">Gets a Comparator that passes transformed objects to the given comparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/IteratorUtils.html#transformedIterator(java.util.Iterator, org.apache.commons.collections.Transformer)">transformedIterator(Iterator, Transformer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/IteratorUtils.html" title="class in org.apache.commons.collections">IteratorUtils</a></dt>
<dd>
<div class="block">Gets an iterator that transforms the elements of another iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/TransformingComparator.html#transformer">transformer</a></span> - Variable in class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/TransformingComparator.html" title="class in org.apache.commons.collections.comparators">TransformingComparator</a></dt>
<dd> </dd>
<dt><a href="./org/apache/commons/collections/Transformer.html" title="interface in org.apache.commons.collections"><span class="strong">Transformer</span></a> - Interface in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">An object capable of transforming an input object into some output object.</div>
</dd>
<dt><a href="./org/apache/commons/collections/comparators/TransformingComparator.html" title="class in org.apache.commons.collections.comparators"><span class="strong">TransformingComparator</span></a> - Class in <a href="./org/apache/commons/collections/comparators/package-summary.html">org.apache.commons.collections.comparators</a></dt>
<dd>
<div class="block">Decorates another Comparator with transformation behavior.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/TransformingComparator.html#TransformingComparator(org.apache.commons.collections.Transformer)">TransformingComparator(Transformer)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/TransformingComparator.html" title="class in org.apache.commons.collections.comparators">TransformingComparator</a></dt>
<dd>
<div class="block">Constructs an instance with the given Transformer and a ComparableComparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/comparators/TransformingComparator.html#TransformingComparator(org.apache.commons.collections.Transformer, java.util.Comparator)">TransformingComparator(Transformer, Comparator)</a></span> - Constructor for class org.apache.commons.collections.comparators.<a href="./org/apache/commons/collections/comparators/TransformingComparator.html" title="class in org.apache.commons.collections.comparators">TransformingComparator</a></dt>
<dd>
<div class="block">Constructs an instance with the given Transformer and Comparator</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/TransformIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">TransformIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">A Proxy <code>Iterator</code> which uses a <a href="./org/apache/commons/collections/Transformer.html" title="interface in org.apache.commons.collections"><code>Transformer</code></a> instance to
transform the contents of the <code>Iterator</code> into some other form</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/TransformIterator.html#TransformIterator()">TransformIterator()</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/TransformIterator.html" title="class in org.apache.commons.collections.iterators">TransformIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>TransformIterator</Code> that will not function
until the <a href="./org/apache/commons/collections/iterators/ProxyIterator.html#setIterator(java.util.Iterator)"><code>setIterator</code></a> method is
invoked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/TransformIterator.html#TransformIterator(java.util.Iterator)">TransformIterator(Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/TransformIterator.html" title="class in org.apache.commons.collections.iterators">TransformIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>TransformIterator</Code> that won't transform
elements from the given iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/TransformIterator.html#TransformIterator(java.util.Iterator, org.apache.commons.collections.Transformer)">TransformIterator(Iterator, Transformer)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/TransformIterator.html" title="class in org.apache.commons.collections.iterators">TransformIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>TransformIterator</Code> that will use the
given iterator and transformer.</div>
</dd>
<dt><a href="./org/apache/commons/collections/TreeBag.html" title="class in org.apache.commons.collections"><span class="strong">TreeBag</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">An implementation of <a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><code>Bag</code></a> that is backed by a <code>TreeMap</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/TreeBag.html#TreeBag()">TreeBag()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/TreeBag.html" title="class in org.apache.commons.collections">TreeBag</a></dt>
<dd>
<div class="block">Constructs a new empty <Code>TreeBag</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/TreeBag.html#TreeBag(java.util.Comparator)">TreeBag(Comparator)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/TreeBag.html" title="class in org.apache.commons.collections">TreeBag</a></dt>
<dd>
<div class="block">New <a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><code>Bag</code></a> that maintains order on its unique
representative members according to the given <code>Comparator</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/TreeBag.html#TreeBag(java.util.Collection)">TreeBag(Collection)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/TreeBag.html" title="class in org.apache.commons.collections">TreeBag</a></dt>
<dd>
<div class="block">New <a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><code>Bag</code></a> containing all the members of the given
collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastArrayList.html#trimToSize()">trimToSize()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastArrayList.html" title="class in org.apache.commons.collections">FastArrayList</a></dt>
<dd>
<div class="block">Trim the capacity of this <code>ArrayList</code> instance to be the
list's current size.</div>
</dd>
</dl>
<a name="_U_">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections"><span class="strong">UnboundedFifoBuffer</span></a> - Class in <a href="./org/apache/commons/collections/package-summary.html">org.apache.commons.collections</a></dt>
<dd>
<div class="block">UnboundedFifoBuffer is a <strong>very</strong> efficient buffer implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#UnboundedFifoBuffer()">UnboundedFifoBuffer()</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd>
<div class="block">Constructs an UnboundedFifoBuffer with the default number of elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/UnboundedFifoBuffer.html#UnboundedFifoBuffer(int)">UnboundedFifoBuffer(int)</a></span> - Constructor for class org.apache.commons.collections.<a href="./org/apache/commons/collections/UnboundedFifoBuffer.html" title="class in org.apache.commons.collections">UnboundedFifoBuffer</a></dt>
<dd>
<div class="block">Constructs an UnboundedFifoBuffer with the specified number of elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CollectionUtils.html#union(java.util.Collection, java.util.Collection)">union(Collection, Collection)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CollectionUtils.html" title="class in org.apache.commons.collections">CollectionUtils</a></dt>
<dd>
<div class="block">Returns a <code>Collection</code> containing the union
of the given <code>Collection</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ListUtils.html#union(java.util.List, java.util.List)">union(List, List)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ListUtils.html" title="class in org.apache.commons.collections">ListUtils</a></dt>
<dd>
<div class="block">Returns a new list containing the second list appended to the
first list.</div>
</dd>
<dt><a href="./org/apache/commons/collections/iterators/UniqueFilterIterator.html" title="class in org.apache.commons.collections.iterators"><span class="strong">UniqueFilterIterator</span></a> - Class in <a href="./org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</a></dt>
<dd>
<div class="block">A FilterIterator which only returns "unique" Objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/UniqueFilterIterator.html#UniqueFilterIterator(java.util.Iterator)">UniqueFilterIterator(Iterator)</a></span> - Constructor for class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/UniqueFilterIterator.html" title="class in org.apache.commons.collections.iterators">UniqueFilterIterator</a></dt>
<dd>
<div class="block">Constructs a new <Code>UniqueFilterIterator</Code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/Bag.html#uniqueSet()">uniqueSet()</a></span> - Method in interface org.apache.commons.collections.<a href="./org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections">Bag</a></dt>
<dd>
<div class="block">The <code>Set</code> of unique members that represent all members in
the bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DefaultMapBag.html#uniqueSet()">uniqueSet()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DefaultMapBag.html" title="class in org.apache.commons.collections">DefaultMapBag</a></dt>
<dd>
<div class="block">Returns an unmodifiable view of the underlying map's key set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BagUtils.html#unmodifiableBag(org.apache.commons.collections.Bag)">unmodifiableBag(Bag)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BagUtils.html" title="class in org.apache.commons.collections">BagUtils</a></dt>
<dd>
<div class="block">Returns an unmodifiable view of the given bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BufferUtils.html#unmodifiableBuffer(org.apache.commons.collections.Buffer)">unmodifiableBuffer(Buffer)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BufferUtils.html" title="class in org.apache.commons.collections">BufferUtils</a></dt>
<dd>
<div class="block">Returns an unmodifiable buffer backed by the given buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BagUtils.html#unmodifiableSortedBag(org.apache.commons.collections.SortedBag)">unmodifiableSortedBag(SortedBag)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BagUtils.html" title="class in org.apache.commons.collections">BagUtils</a></dt>
<dd>
<div class="block">Returns an unmodifiable view of the given sorted bag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#unregisterCursor(org.apache.commons.collections.CursorableLinkedList.Cursor)">unregisterCursor(CursorableLinkedList.Cursor)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Removes a <a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections"><code>CursorableLinkedList.Cursor</code></a> from
the set of cursors to be notified of changes to this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/iterators/IteratorChain.html#updateCurrentIterator()">updateCurrentIterator()</a></span> - Method in class org.apache.commons.collections.iterators.<a href="./org/apache/commons/collections/iterators/IteratorChain.html" title="class in org.apache.commons.collections.iterators">IteratorChain</a></dt>
<dd> </dd>
</dl>
<a name="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#valueIterator()">valueIterator()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Convenience method for getting an iterator over the values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/BeanMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/BeanMap.html" title="class in org.apache.commons.collections">BeanMap</a></dt>
<dd>
<div class="block">Returns the values for the BeanMap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns a collection view of the values contained in this
map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastHashMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastHashMap.html" title="class in org.apache.commons.collections">FastHashMap</a></dt>
<dd>
<div class="block">Return a collection view of the values contained in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/FastTreeMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/FastTreeMap.html" title="class in org.apache.commons.collections">FastTreeMap</a></dt>
<dd>
<div class="block">Return a collection view of the values contained in this map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MultiHashMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MultiHashMap.html" title="class in org.apache.commons.collections">MultiHashMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ProxyMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ProxyMap.html" title="class in org.apache.commons.collections">ProxyMap</a></dt>
<dd>
<div class="block">Invokes the underlying <code>Map.values()</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Returns a collection view of this map's values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Implements <code>Map.values()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/StaticBucketMap.html#values()">values()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/StaticBucketMap.html" title="class in org.apache.commons.collections">StaticBucketMap</a></dt>
<dd>
<div class="block">Implements <code>Map.values()</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/DoubleOrderedMap.html#valuesByValue()">valuesByValue()</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/DoubleOrderedMap.html" title="class in org.apache.commons.collections">DoubleOrderedMap</a></dt>
<dd>
<div class="block">Returns a collection view of the values contained in this
map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/MapUtils.html#verbosePrint(java.io.PrintStream, java.lang.Object, java.util.Map)">verbosePrint(PrintStream, Object, Map)</a></span> - Static method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/MapUtils.html" title="class in org.apache.commons.collections">MapUtils</a></dt>
<dd>
<div class="block">Prints the given map with nice line breaks.</div>
</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/ReferenceMap.html#WEAK">WEAK</a></span> - Static variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/ReferenceMap.html" title="class in org.apache.commons.collections">ReferenceMap</a></dt>
<dd>
<div class="block">Constant indicating that weak references should be used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/LRUMap.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/LRUMap.html" title="class in org.apache.commons.collections">LRUMap</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/SequencedHashMap.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.commons.collections.<a href="./org/apache/commons/collections/SequencedHashMap.html" title="class in org.apache.commons.collections">SequencedHashMap</a></dt>
<dd>
<div class="block">Serializes this map to the given stream.</div>
</dd>
</dl>
<a name="___">
<!-- -->
</a>
<h2 class="title">_</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#_cursors">_cursors</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">A list of the currently <a href="./org/apache/commons/collections/CursorableLinkedList.Cursor.html" title="class in org.apache.commons.collections"><code>CursorableLinkedList.Cursor</code></a>s currently
open in this list.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#_head">_head</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">A sentry node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#_modCount">_modCount</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">Tracks the number of structural modifications to me.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/commons/collections/CursorableLinkedList.html#_size">_size</a></span> - Variable in class org.apache.commons.collections.<a href="./org/apache/commons/collections/CursorableLinkedList.html" title="class in org.apache.commons.collections">CursorableLinkedList</a></dt>
<dd>
<div class="block">The number of elements in me.</div>
</dd>
</dl>
<a href="#_A_">A</a> <a href="#_B_">B</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_K_">K</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a href="#___">_</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li class="navBarCell1Rev">Index</li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><small>Copyright © 2001-2004 Apache Software Foundation. Documenation generated April 29 2013</small>.</small></p>
</body>
</html>
|