Compiling this code:
package test @SerialVersionUID(1) class Ser extends Serializable
using 2.10 and then running the following:
object Main extends App { println( classOf[test.Ser].getDeclaredField("serialVersionUID") ) }
Will print public static final long test.Ser.serialVersionUID
However, compiling the same with 2.11 gives a NoSuchFIeldException
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4