papers.adligo.com

Maps

Author: Scott Morgan
Edited: 2025-11-25
Id: 1.3.6.1.4.1.33097.1.0.3

Maps are derived from an analogy of the plain English visual (physical or digital) map, a data structure (tool) to get from here (key) to there (value). Maps contain keys which indicate or provide values.

For example your current address and your destination address (a cumulative key) return an optimal route (a kind of value);

https://www.google.com/maps

Questions Comments:

papers.adligo.com/issues

Papers Index

Citations

https://docs.oracle.com/javase/8/docs/api/java/util/Map.html

https://en.wikipedia.org/wiki/Map_(higher-order_function)

https://docs.oracle.com/javase/8/docs/api/java/util/TreeMap.html