BUG-7464: Encapsupate special objects.
[yangtools.git] / third-party / triemap / src / main / java / org / opendaylight / yangtools / triemap / INode.java
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: Hide INode.gen field 15/49915/8
2017-01-10 Robert VargaBUG-7464: remove TrieMap.nonReadOnly() 13/49913/8
2017-01-10 Robert VargaBUG-7464: Eliminate {C,I}NodeBase 12/49912/9
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: Fix original porting damage in conditional... 91/49891/11
2017-01-10 Robert VargaBUG-7464: Use Guava-like Equivalence instead of custom... 90/49890/9
2017-01-09 Robert VargaBUG-7464: Make INode.equal() static 89/49889/6
2017-01-09 Robert VargaBUG-7464: Cleanup INode 86/49886/6
2017-01-09 Robert VargaBUG-7464: Eliminate else branches in INode.GCAS_Complete 78/49878/6
2017-01-09 Robert VargaBUG-7464: Do not check twice for prev to be null 77/49877/6
2017-01-09 Robert VargaBUG-7464: Reduce instanceof checks to null checks 76/49876/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 MainNode.prev field and its updater 68/49868/6
2017-01-09 Robert VargaBUG-7464: Remove inner classes 66/49866/7