BUG-7464: Add dedicated key set classes
[yangtools.git] / third-party / triemap / src / main / java / org / opendaylight / yangtools / triemap / TrieMap.java
2017-01-10 Robert VargaBUG-7464: Add dedicated key set classes 08/50008/12
2017-01-10 Robert VargaBUG-7464: Refactor TrieMapIterator 83/49983/14
2017-01-10 Robert VargaBUG-7464: Add a dedicated ImmutableEntrySet 67/49967/13
2017-01-10 Robert VargaBUG-7464: Split out entryset and iterator classes 61/49961/11
2017-01-10 Robert VargaBUG-7464: Split TrieMap into read-only and read-write 51/49951/12
2017-01-10 Robert VargaBUG-7464: remove uneeded casts and similar warnings 40/49940/9
2017-01-10 Robert VargaBUG-7464: Refactor KVNode 23/49923/12
2017-01-10 Robert VargaBUG-7464: Optimize LNode operations 22/49922/11
2017-01-10 Robert VargaBUG-7464: Encapsupate special objects. 18/49918/8
2017-01-10 Robert VargaBUG-7464: cleanup TrieMap retry logic 17/49917/8
2017-01-10 Robert VargaBUG-7464: Improve Map contract compliance 16/49916/8
2017-01-10 Robert VargaBUG-7464: Hide INode.gen field 15/49915/8
2017-01-10 Robert VargaBUG-7464: Rework TrieMap serialization 14/49914/8
2017-01-10 Robert VargaBUG-7464: remove TrieMap.nonReadOnly() 13/49913/8
2017-01-10 Robert VargaBUG-7464: fix INode.rec_lookup() return type 11/49911/8
2017-01-10 Robert VargaBUG-7464: Migrate to use java.util.Optional 95/49895/12
2017-01-10 Robert VargaBUG-7464: Cleanup Triemap 94/49894/12
2017-01-10 Robert VargaBUG-7464: Use Guava-like Equivalence instead of custom... 90/49890/9
2017-01-09 Robert VargaBUG-7464: Remove unused TrieMap.apply() 85/49885/5
2017-01-09 Robert VargaBUG-7464: Reduce instanceof checks to null checks 76/49876/6
2017-01-09 Robert VargaBUG-7464: Cleanup CNode instantiation 74/49874/6
2017-01-09 Robert VargaBUG-7464: Move INode.newRootNode() 73/49873/6
2017-01-09 Robert VargaBUG-7464: Hide INodeBase.mainnode 72/49872/6
2017-01-09 Robert VargaBUG-7464: Hide LNode's listmap 71/49871/6
2017-01-09 Robert VargaBUG-7464: Remove inner classes 66/49866/7
2017-01-09 Robert VargaBUG-7464: Apply copyright headers 65/49865/7
2017-01-09 Robert VargaBUG-7464: Reformat source code 64/49864/7
2017-01-09 Robert VargaBUG-7464: Eliminate custom Map.Entry implementation 63/49863/7
2017-01-09 Robert VargaBUG-7464: Update pom.xml 60/49860/6