Package org.jmock.expectation
Class MapEntry
java.lang.Object
org.jmock.expectation.MapEntry
- All Implemented Interfaces:
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)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapEntry
-
-
Method Details
-
equals
-
getKey
-
getValue
-
hashCode
public int hashCode() -
setValue
-
toString
-