Class Checksum
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.Checksum
The checksum of an item calculated by the specified algorithm.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ChecksumbooleanThe algorithm used to calculate this checksum.Value of the checksum.inthashCode()setAlgorithm(String algorithm) setChecksum(String checksum)