BitmapNode class

Constructors

BitmapNode(int cnt, int bitmap_hi, int bitmap_lo, List arr)

Properties

arr List
getter/setter pair
bitmap_hi int
getter/setter pair
bitmap_lo int
getter/setter pair
cnt int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

inode_assoc(int shift$3, int h$3, dynamic k$4, dynamic v$2) → dynamic
inode_assoc_transient(int shift$4, int h$4, dynamic k$5, dynamic v$3) → dynamic
inode_lookup(dynamic k$1, dynamic not_found$1) → dynamic
inode_without(int shift$2, int h$2, dynamic k$2) → dynamic
inode_without_transient(int shift$5, int h$5, dynamic k$6) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited