Guava 18 正式版发布,此版本解决了 16 个 isuues,同时还有很多 API 改进: common.base
common.collect
common.hash
BloomFilter no longer recognizes the system property com.google.common.hash.BloomFilter.useMitz32 (see Release 17 - A note on BloomFilter for more information). common.ioMethods which took an InputSupplier or OutputSupplier parameter or which returned an InputSupplier or OutputSupplier (all of which were deprecated in Guava 15.0) have been removed. Additionally, ByteSource, ByteSink, CharSource and CharSink no longer implement InputSupplier or OutputSupplier. The InputSupplier and OutputSupplier interfaces, which no longer have any usages in Guava, will be deleted in December 2015. common.net
common.reflect
common.util.concurrent
此版本现已提供下载:
|