Commit graph

4 commits

Author SHA1 Message Date
Vincent Batts
21730d6942 closing in:
* bonding the PathNode and NodePair more closely together.
* NO LONGER USING THE condensePathNodes logic
* moar unit test to ensure the logic can go there, and back again
* cleanup of multiline ternary statements
2012-11-08 09:14:43 -05:00
Vincent Batts
4dbdeb4916 working on the PathNode includes() logic, and moar documentation and
unit testing
2012-11-01 17:14:34 -04:00
Vincent Batts
9520047496 commit 595f08259cfd44f1a6faf1a169735f6f452904ce
Refs: candlepin-0.7.10-1-1-g595f082
Author:     James Bowes <jbowes@redhat.com>
AuthorDate: Wed Sep 19 17:22:36 2012 -0300
Commit:     James Bowes <jbowes@redhat.com>
CommitDate: Wed Sep 19 17:22:36 2012 -0300

    certv3: sort path names alphabetically

    By sorting the child paths of a node alphabetically, clients can do a
    binary search for the node they want, rather than having to iterate over
    all children.
2012-10-04 10:31:46 -04:00
Vincent Batts
e1677f54b9 moving the files that are from redhat code, into their own namespace 2012-10-04 09:22:28 -04:00
Renamed from src/main/java/com/hashbangbash/trie/NodePair.java (Browse further)