The final field, pause, allows the system to put a message on hold while some other condition exists.
最后一个字段 pause 使系统能够在发生其他情况时将消息靠后处理。
2
The idea of a SoftReference is that you hold a reference to an object with the guarantee that all of your soft references will be cleared before the JVM reports an out-of-memory condition.