![Avatar notebook default](https://cdn2.jianshu.io/assets/default_avatar/avatar-notebook-default-640f7dde88592bdf6417d8ce1902636e.png)
EventBus是Guava的事件處理機(jī)制溃蔫,是設(shè)計模式中的觀察者模式(生產(chǎn)/消費者編程模型)的優(yōu)雅實現(xiàn)睦刃。對于事件監(jiān)聽和發(fā)布訂閱模式腋寨,EventB...
Caveats Java 8 includes the java.util.function and java.util.stream pack...
比 java.util.Collections強(qiáng)大的工具包咕娄。 Util 與Collection的對應(yīng)關(guān)系 Looking for transfo...
Guava introduces a number of new collection types that are not in the JD...
Example Why? Immutable objects have many advantages, including: Safe for...
equals When your object fields can be null, implementing Object.equals c...
概述 Guava provides a number of precondition checking utilities. We strong...
緣由 To simplify matters, Guava extends the Future interface of the JDK wi...
官網(wǎng)Wiki:https://github.com/google/guava/wiki Using and avoiding null "Nul...