IG suggestion
Hi!
Inspection on using +=,.. instead =
Some code style (for delevelopers migrating from pascal to java)
requires such thins
___
/** WBR @author Denis Tsyplakov @ICQ_UIN 108477017
@mailto: lc@yandex.ru */
请先登录再写评论。
Hi!
Inspection on using +=,.. instead =
Some code style (for delevelopers migrating from pascal to java)
requires such thins
___
/** WBR @author Denis Tsyplakov @ICQ_UIN 108477017
@mailto: lc@yandex.ru */
请先登录再写评论。
This already exists: "Assignment replacable with operator assignment" under "Verbose or redundant code constructs"
--Dave Griffith