Home | History | Annotate | Download | only in collect

Lines Matching refs:SetMultimap

1186     return (this instanceof SetMultimap) ? new EntrySet() : new Entries();
1276 /** Entry set for a {@link SetMultimap}. */