Wrapper around a class that implements Map that only exposes Map members.
Map
A simple wrapper that delegates all Map members to the map provided in the constructor.
Base for delegating map implementations like UnmodifiableMapView.