Class ChecksumAlgorithmFactorySupport

java.lang.Object
org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
All Implemented Interfaces:
ChecksumAlgorithmFactory
Direct Known Subclasses:
MessageDigestChecksumAlgorithmFactorySupport

public abstract class ChecksumAlgorithmFactorySupport extends Object implements ChecksumAlgorithmFactory
Support class for ChecksumAlgorithmFactory implementations.
Since:
1.8.0