BUG-7464: Do not check twice for prev to be null
[yangtools.git] / third-party / triemap / src / main / java / org / opendaylight / yangtools / triemap / INode.java
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