summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/data/lazy
AgeCommit message (Collapse)Author
2016-04-03General code refactoring and maintenancebculkin2442
2016-03-31More code maintenancebculkin2442
2016-03-30Optimized a case that would've caused premature pair materializationbculkin2442
2016-03-30Fix latent bug in LazyHolder.bculkin2442
See comment in the constructor of LazyHolderSupplier for details.
2016-03-22General formatting cleanup and documentation updatebculkin2442
2016-03-18Trimmed some unnecessary importsbculkin2442
2016-03-16Moved dice parser test to example directoriesbculkin2442
Also made internal pair data holder protected.
2016-03-01Implemented support for lazy pairsbculkin2442