spring-framework / org.springframework.transaction.support / DefaultTransactionDefinition / hashCode

hashCode

open fun hashCode(): Int

This implementation returns toString()'s hash code.

See Also
#toString()