Interface HashInterface

All Superinterfaces:
Settable<String>
All Known Implementing Classes:
DrivebyHashMigration, Hash, MD5Hash, MessageDigestHash, NestedHashMigration, SHAHash

public interface HashInterface extends Settable<String>