push
travis-ci
<a href="https://github.com/ben-manes/caffeine/commit/3352ff12f">Add getAll to manual Cache (fixes #310) This allows for using a capturing lambda as the mapping function to pass through contextual details. That can only be done in a CacheLoader by using a request-scoped provider, e.g. like a ThreadLocal. Similar work for AsyncCache was done previously for this next release. That work can be found in https://github.com/ben-manes/caffeine/commit/</a><a class="double-link" href="https://github.com/ben-manes/caffeine/commit/4cf6d6e6a">4cf6d6e6a</a>
58 of 58 new or added lines in 5 files covered. (100.0%)
5990 of 6390 relevant lines covered (93.74%)
0.94 hits per line