Class ArrayMultiValueMapNode<K,V>

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

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