SerialVersionUIDDigest

Stay organized with collections Save and categorize content based on your preferences.
public class SerialVersionUIDDigest extends Object

Dynamically loaded implementation for computing serialVersionUID hashes. Public so that users can add an explicit dependency to force load this class.

Public Method Summary

byte[]
digest(byte[] input)

Inherited Method Summary

Public Methods

public byte[] digest (byte[] input)

Parameters
input