Class ArraySingleValueMapNode<K,V>

java.lang.Object
org.javimmutable.collections.hash.map.ArraySingleValueMapNode<K,V>
All Implemented Interfaces:
ArrayMapNode<K,V>, IMapEntry<K,V>

@Immutable public class ArraySingleValueMapNode<K,V> extends Object implements ArrayMapNode<K,V>, IMapEntry<K,V>