JAL-3253 JAL-3397 adds (original MC) intervalstore code to implement
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Wed, 28 Aug 2019 15:01:03 +0000 (10:01 -0500)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Wed, 28 Aug 2019 15:01:03 +0000 (10:01 -0500)
commit5bf9d1929f1821170e5052976cf4e7435fb29ab4
treeeaa1335d53cac4af6cf4650a718ce7de3a914e66
parent1bbf9cd2904a084b5f4df2db064a477480e5c688
JAL-3253 JAL-3397 adds (original MC) intervalstore code to implement
modified api interfaces
src/intervalstore/impl/BinarySearcher.java [new file with mode: 0644]
src/intervalstore/impl/IntervalStore.java [new file with mode: 0644]
src/intervalstore/impl/NCList.java [new file with mode: 0644]
src/intervalstore/impl/NCListBuilder.java [new file with mode: 0644]
src/intervalstore/impl/NCNode.java [new file with mode: 0644]