PersistentHashMap<K, V> constructor
PersistentHashMap<K, V> (
- dynamic meta,
- BitmapNode root,
- int $UNDERSCORE_$UNDERSCORE_hash
Implementation
PersistentHashMap(this.meta, this.root, this.$UNDERSCORE_$UNDERSCORE_hash, ):super();