public interface ChecksumAware
hashCode()
in that a
hashCode()
may not take all fields into account, but a checksum must
do so.Modifier and Type | Method and Description |
---|---|
long |
getChecksum()
Retrieves the current instance checksum
|
Copyright © 2002–2018 PMD. All rights reserved.