Class ImmutableMap.Node<K,V>
java.lang.Object
org.apache.maven.surefire.api.util.internal.ImmutableMap.Node<K,V>
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
- ImmutableMap<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
next
-
-
Constructor Details
-
Node
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode()
-