Home | History | Annotate | Download | only in class-use
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
      2 <!--NewPage-->
      3 <HTML>
      4 <HEAD>
      5 <!-- Generated by javadoc (build 1.6.0-google-internal) on Mon Jan 04 20:48:00 PST 2010 -->
      6 <TITLE>
      7 Uses of Class com.google.common.collect.HashMultimap (Guava Libraries 2010.01.04)
      8 </TITLE>
      9 
     10 <META NAME="date" CONTENT="2010-01-04">
     11 
     12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
     13 
     14 <SCRIPT type="text/javascript">
     15 function windowTitle()
     16 {
     17     if (location.href.indexOf('is-external=true') == -1) {
     18         parent.document.title="Uses of Class com.google.common.collect.HashMultimap (Guava Libraries 2010.01.04)";
     19     }
     20 }
     21 </SCRIPT>
     22 <NOSCRIPT>
     23 </NOSCRIPT>
     24 
     25 </HEAD>
     26 
     27 <BODY BGCOLOR="white" onload="windowTitle();">
     28 <HR>
     29 
     30 
     31 <!-- ========= START OF TOP NAVBAR ======= -->
     32 <A NAME="navbar_top"><!-- --></A>
     33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
     34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
     35 <TR>
     36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
     37 <A NAME="navbar_top_firstrow"><!-- --></A>
     38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
     39   <TR ALIGN="center" VALIGN="top">
     40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
     41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
     42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
     43   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
     44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
     45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
     46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
     47   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
     48   </TR>
     49 </TABLE>
     50 </TD>
     51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
     52 </EM>
     53 </TD>
     54 </TR>
     55 
     56 <TR>
     57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     58 &nbsp;PREV&nbsp;
     59 &nbsp;NEXT</FONT></TD>
     60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     61   <A HREF="../../../../../index.html?com/google/common/collect//class-useHashMultimap.html" target="_top"><B>FRAMES</B></A>  &nbsp;
     62 &nbsp;<A HREF="HashMultimap.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
     63 &nbsp;<SCRIPT type="text/javascript">
     64   <!--
     65   if(window==top) {
     66     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
     67   }
     68   //-->
     69 </SCRIPT>
     70 <NOSCRIPT>
     71   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
     72 </NOSCRIPT>
     73 
     74 
     75 </FONT></TD>
     76 </TR>
     77 </TABLE>
     78 <A NAME="skip-navbar_top"></A>
     79 <!-- ========= END OF TOP NAVBAR ========= -->
     80 
     81 <HR>
     82 <CENTER>
     83 <H2>
     84 <B>Uses of Class<br>com.google.common.collect.HashMultimap</B></H2>
     85 </CENTER>
     86 
     87 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
     88 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
     89 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
     90 Packages that use <A HREF="../../../../../com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect">HashMultimap</A></FONT></TH>
     91 </TR>
     92 <TR BGCOLOR="white" CLASS="TableRowColor">
     93 <TD><A HREF="#com.google.common.collect"><B>com.google.common.collect</B></A></TD>
     94 <TD>This package contains generic collection interfaces and implementations, and
     95  other utilities for working with collections.&nbsp;</TD>
     96 </TR>
     97 </TABLE>
     98 &nbsp;
     99 <P>
    100 <A NAME="com.google.common.collect"><!-- --></A>
    101 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    102 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
    103 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
    104 Uses of <A HREF="../../../../../com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect">HashMultimap</A> in <A HREF="../../../../../com/google/common/collect/package-summary.html">com.google.common.collect</A></FONT></TH>
    105 </TR>
    106 </TABLE>
    107 &nbsp;
    108 <P>
    109 
    110 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    111 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
    112 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/google/common/collect/package-summary.html">com.google.common.collect</A> that return <A HREF="../../../../../com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect">HashMultimap</A></FONT></TH>
    113 </TR>
    114 <TR BGCOLOR="white" CLASS="TableRowColor">
    115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    116 <CODE>static
    117 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    118 <TR ALIGN="right" VALIGN="">
    119 <TD NOWRAP><FONT SIZE="-1">
    120 <CODE>&lt;K,V&gt; <A HREF="../../../../../com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect">HashMultimap</A>&lt;K,V&gt;</CODE></FONT></TD>
    121 </TR>
    122 </TABLE>
    123 </CODE></FONT></TD>
    124 <TD><CODE><B>HashMultimap.</B><B><A HREF="../../../../../com/google/common/collect/HashMultimap.html#create()">create</A></B>()</CODE>
    125 
    126 <BR>
    127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, empty <code>HashMultimap</code> with the default initial
    128  capacities.</TD>
    129 </TR>
    130 <TR BGCOLOR="white" CLASS="TableRowColor">
    131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    132 <CODE>static
    133 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    134 <TR ALIGN="right" VALIGN="">
    135 <TD NOWRAP><FONT SIZE="-1">
    136 <CODE>&lt;K,V&gt; <A HREF="../../../../../com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect">HashMultimap</A>&lt;K,V&gt;</CODE></FONT></TD>
    137 </TR>
    138 </TABLE>
    139 </CODE></FONT></TD>
    140 <TD><CODE><B>HashMultimap.</B><B><A HREF="../../../../../com/google/common/collect/HashMultimap.html#create(int, int)">create</A></B>(int&nbsp;expectedKeys,
    141        int&nbsp;expectedValuesPerKey)</CODE>
    142 
    143 <BR>
    144 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an empty <code>HashMultimap</code> with enough capacity to hold the
    145  specified numbers of keys and values without rehashing.</TD>
    146 </TR>
    147 <TR BGCOLOR="white" CLASS="TableRowColor">
    148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    149 <CODE>static
    150 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    151 <TR ALIGN="right" VALIGN="">
    152 <TD NOWRAP><FONT SIZE="-1">
    153 <CODE>&lt;K,V&gt; <A HREF="../../../../../com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect">HashMultimap</A>&lt;K,V&gt;</CODE></FONT></TD>
    154 </TR>
    155 </TABLE>
    156 </CODE></FONT></TD>
    157 <TD><CODE><B>HashMultimap.</B><B><A HREF="../../../../../com/google/common/collect/HashMultimap.html#create(com.google.common.collect.Multimap)">create</A></B>(<A HREF="../../../../../com/google/common/collect/Multimap.html" title="interface in com.google.common.collect">Multimap</A>&lt;? extends K,? extends V&gt;&nbsp;multimap)</CODE>
    158 
    159 <BR>
    160 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <code>HashMultimap</code> with the same mappings as the specified
    161  multimap.</TD>
    162 </TR>
    163 </TABLE>
    164 &nbsp;
    165 <P>
    166 <HR>
    167 
    168 
    169 <!-- ======= START OF BOTTOM NAVBAR ====== -->
    170 <A NAME="navbar_bottom"><!-- --></A>
    171 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
    172 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
    173 <TR>
    174 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
    175 <A NAME="navbar_bottom_firstrow"><!-- --></A>
    176 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
    177   <TR ALIGN="center" VALIGN="top">
    178   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
    179   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
    180   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
    181   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
    182   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
    183   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
    184   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
    185   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
    186   </TR>
    187 </TABLE>
    188 </TD>
    189 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
    190 </EM>
    191 </TD>
    192 </TR>
    193 
    194 <TR>
    195 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    196 &nbsp;PREV&nbsp;
    197 &nbsp;NEXT</FONT></TD>
    198 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    199   <A HREF="../../../../../index.html?com/google/common/collect//class-useHashMultimap.html" target="_top"><B>FRAMES</B></A>  &nbsp;
    200 &nbsp;<A HREF="HashMultimap.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
    201 &nbsp;<SCRIPT type="text/javascript">
    202   <!--
    203   if(window==top) {
    204     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
    205   }
    206   //-->
    207 </SCRIPT>
    208 <NOSCRIPT>
    209   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
    210 </NOSCRIPT>
    211 
    212 
    213 </FONT></TD>
    214 </TR>
    215 </TABLE>
    216 <A NAME="skip-navbar_bottom"></A>
    217 <!-- ======== END OF BOTTOM NAVBAR ======= -->
    218 
    219 <HR>
    220 
    221 </BODY>
    222 </HTML>
    223