Package | Description |
---|---|
com.atlassian.jira.functest.config |
Constructor and Description |
---|
Checksummer(Checksummer.Helper<T> helper)
Create a checksummer that uses the passed helper to covert T to and from a form that allows it to be serialized.
|
Checksummer(Checksummer.Helper<T> helper,
String defaultSum)
Create a checksummer that uses the passed helper to convert T to and from a form that allows it to be serialized.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.