Skip to content

Welcome generics and happy new year 2016!

Compare
Choose a tag to compare
@rocboronat rocboronat released this 31 Dec 18:18
· 79 commits to master since this release

Thanks to @padilo, the QNCache is now typesafe! So you can create it like:

QNCache<String> stringCache = new QNCacheBuilder().createQNCache();