Interface Map_checkedRight<L,R>

All Superinterfaces:
Map<L,R>
All Known Implementing Classes:
CheckedEnumMap, CheckedMap_R, CheckedMap_RD

public interface Map_checkedRight<L,R> extends Map<L,R>
Requires "Map" operations and strictness of the right side.