public interface ChecksumProviderFactory
ChecksumProvider
type.Modifier and Type | Method and Description |
---|---|
Set<ChecksumType> |
getAvailableTypes() |
ChecksumProvider |
getProvider(ChecksumType checksumType)
Returns an implementation of
ChecksumProvider depending on the
specified ChecksumType . |
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.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.