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>

static final class ImmutableMap.Node<K,V> extends Object implements Map.Entry<K,V>