Andy Seaborne created JENA-2183: ----------------------------------- Summary: Remove deprecated BindingHashMap Key: JENA-2183 URL: https://issues.apache.org/jira/browse/JENA-2183 Project: Apache Jena Issue Type: Task Affects Versions: Jena 4.2.0 Reporter: Andy Seaborne Assignee: Andy Seaborne Fix For: Jena 4.3.0
This has been deprecated for awhile now. {{BindingBuilder}} is the correct way to get a new {{Binding}}. With it's removal, the code are rely on bindings being immutable, as well as the space saving of fixed length bindings. -- This message was sent by Atlassian Jira (v8.3.4#803005)