Uses of Class
com.google.common.collect.Maps.Values
Packages that use Maps.Values
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of Maps.Values in com.google.common.collect
Subclasses of Maps.Values in com.google.common.collectModifier and TypeClassDescription(package private) class
protected class
A sensible implementation ofMap.values()
in terms of the following methods:ForwardingMap.clear()
,ForwardingMap.containsValue(java.lang.Object)
,ForwardingMap.isEmpty()
,ForwardingMap.size()
, and theSet.iterator()
method ofForwardingMap.entrySet()
.private static final class
private class
private class