FunctionallyGroundedNode other = (FunctionallyGroundedNode) obj;
/*if (!isFinalized() || !other.isFinalized()) {
return false;
}*/
byte[] otherStronhHash = other.strongHashCode();
return Arrays.equals(strongHashCode(), otherStronhHash);
}
/**
* After finalization the hashCode is a hash is based on the strong