-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b19
AbstractMemberWrite has enough warnings reported by IntelliJ IDEA that it merits a cleanup. Apart from spelling errors and malformed comments, it has comments on overridden methods that are different from the comment on the super-method. These comments should be deleted and the comments on the super-method improved.