This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


    from 094521f77 Javadoc
     new 8eba18b3e Whitespace
     new 6c609f0d7 PatriciaTrie constructor reuse the stateless singleton 
StringKeyAnalyzer.INSTANCE
     new c30df24ff Deprecate StringKeyAnalyzer.StringKeyAnalyzer() in favor of 
StringKeyAnalyzer.INSTANCE

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                                    |  2 ++
 .../apache/commons/collections4/map/AbstractHashedMap.java | 12 ++++++------
 .../org/apache/commons/collections4/trie/PatriciaTrie.java |  4 ++--
 .../collections4/trie/analyzer/StringKeyAnalyzer.java      | 14 +++++++++++++-
 4 files changed, 23 insertions(+), 9 deletions(-)

Reply via email to