// "Add constructor parameters" "true" class A { private final int <caret>_field; private final int field; A() { } }