I have to do an immutable class but I\'m given a mistake.
public final class ClassX{ private final String a; private final String b; private final in