Java中的瞬态

use*_*041 3 java syntax

我在看JOptionPane.java.在线387有

transient protected Object
在399行有
protected transient Object
.

两者有什么区别?