From charlesreid1

Revision as of 06:41, 29 June 2017 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notes

The Guava library for Java provides a Maps class that provides static utility methods for Maps. (There are also corresponding Lists, Sets, and Queues classes with more utility methods).

Link to Guava Javadocs: https://google.github.io/guava/releases/snapshot/api/docs/com/google/common/collect/Maps.html


Flags