TransientHashMap constructor
TransientHashMap(
- bool editable,
- BitmapNode root
Implementation
TransientHashMap(this.editable, this.root, ):super();
TransientHashMap(this.editable, this.root, ):super();