public interface ChecksumProviderFactory
ChecksumProvider type.| Modifier and Type | Method and Description | 
|---|---|
| Set<ChecksumType> | getAvailableTypes() | 
| ChecksumProvider | getProvider(ChecksumType checksumType)Returns an implementation of  ChecksumProviderdepending on the
 specifiedChecksumType. | 
ChecksumProvider getProvider(ChecksumType checksumType)
ChecksumProvider depending on the
 specified ChecksumType.checksumType - The type of requested ChecksumProvider.ChecksumProvider implementation.Set<ChecksumType> getAvailableTypes()
getProvider(ChecksumType)
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.