Package com.exedio.cope.pattern
Class NestedHashAlgorithm
java.lang.Object
com.exedio.cope.pattern.NestedHashAlgorithm
Implements a hash migration strategy using nested hashes.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic HashAlgorithm
create
(HashAlgorithm legacy, HashAlgorithm target)
-
Method Details
-
create
-