Package org.assertj.guava.data
Class MapEntry<K,V>
java.lang.Object
org.assertj.guava.data.MapEntry<K,V>
- Type Parameters:
K- key typeV- value type
Deprecated.
This is generic version of
MapEntry-
Field Summary
Fields -
Method Summary
-
Field Details
-
key
Deprecated. -
value
Deprecated.
-
-
Method Details
-
entry
Deprecated.Creates a newMapEntry.- Type Parameters:
K- key typeV- value type- Parameters:
key- the key of the entry to create.value- the value of the entry to create.- Returns:
- the created
MapEntry.
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-
org.assertj.core.data.MapEntryinstead.