Class MapEntry

java.lang.Object
org.jmock.expectation.MapEntry
All Implemented Interfaces:
Map.Entry

public class MapEntry extends Object implements Map.Entry
A public MapEntry data type that can be used where the Map.Entry interface is required (needed because the Sun implementation is package protected)