Use of Concrete classes.
There are a number of warnings in the InpectionGadget refering to Concrete classes. However it is often useful to for simple value object classes to be a simpler implementation. These classes are made final.
Thus I am suggesting it should have the option to ignore final classes.
请先登录再写评论。
Not a bad idea. Please submit a Tracker item, as the InspectionGadgets plugin is being merged into the core IDEA product.
--Dave "why no, I never do get tired of typing that" Griffith