BUG-5410: optimize CaseInsensitiveMap 46/45146/3
authorRobert Varga <rovarga@cisco.com>
Mon, 5 Sep 2016 09:43:47 +0000 (11:43 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 5 Oct 2016 12:57:15 +0000 (12:57 +0000)
commit5703e5181092b44e8565fa318d1318c3d6a9295f
treed20e64dc254811b6cd8bd19cbeb20fc1a40d70c6
parent1c76cfc464f9af8a023538a05de6687d03275341
BUG-5410: optimize CaseInsensitiveMap

This propagates would-be constants to real constatants,
allowing them to be better optimized.

Change-Id: I500e8060db0f3e22ca19be4188169f74e9a03271
Signed-off-by: Robert Varga <rovarga@cisco.com>
third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/CaseInsensitiveMap.java