Uses of Interface
com.atlassian.jira.functest.config.Checksummer.Helper

Packages that use Checksummer.Helper
com.atlassian.jira.functest.config   
 

Uses of Checksummer.Helper in com.atlassian.jira.functest.config
 

Constructors in com.atlassian.jira.functest.config with parameters of type Checksummer.Helper
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-2011 Atlassian. All Rights Reserved.