WALA/com.ibm.wala.util/src/com/ibm/wala/util/config
Ben Liblit d6ce679a72 Add static private serialVersionUID fields to Serializable classes
We already have plenty of examples of Serializable classes with this
field, and the vast majority of those fields have generated IDs rather
than "1L".  From this I infer that using proper serialVersionUID
fields is considered appropriate WALA coding style.
2017-08-05 13:30:35 -07:00
..
FileOfClasses.java Fix 11 Eclipse warnings about redundant interfaces 2017-03-20 00:43:57 -05:00
SetOfClasses.java Add static private serialVersionUID fields to Serializable classes 2017-08-05 13:30:35 -07:00