push
travis-ci
<a href="https://github.com/ben-manes/caffeine/commit/6c72849e6">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>
81 of 81 new or added lines in 7 files covered. (100.0%)
6000 of 6385 relevant lines covered (93.97%)
0.94 hits per line