Commit graph

7 commits

Author SHA1 Message Date
Jesse Harrison
91c78a8b13 target java 1.8 2020-01-30 09:01:40 -05:00
Vincent Batts
8e5f856c09 this method makes more sense to be in HuffNode 2012-11-08 14:21:05 -05:00
Vincent Batts
cf6fa76d5e * moving HuffNode search, into the HuffNode class
* documenting the PathNode class
* trying to track down the empty stringbuffer on twice called PathTree.setContentSets
* cleaned up the unit test helper (TestHelpers)
2012-11-08 14:06:20 -05:00
Vincent Batts
f06d01718a moar documentation and unit test 2012-11-01 13:29:33 -04:00
Vincent Batts
84a6b24305 adding more methods 2012-10-04 16:30:05 -04:00
Vincent Batts
02eb42c4aa pretty printing, and start to read in a file of contents sets, to print
the tree
2012-10-04 15:32:12 -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/HuffNode.java (Browse further)