I have this:
abstract class BaseClass { private int x; // Auto generated via the IDE @Override public boolean equals(Object o) { if (this