InternalCreate a new BindingFactorList.
StaticfromInternalCreate from a map with Identifier keys (converts to string keys internally).
StaticfromInternalCreate from a map with string keys (hex-encoded identifiers).
Get the BindingFactor for the given identifier key, or undefined if not found.
Get the BindingFactor for the given identifier using serialized bytes, or undefined if not found.
Get the BindingFactor for the given identifier, or undefined if not found. The identifier must have a serialize() method.
A list of binding factors and their associated identifiers.