Interface ObjectHasher

All Known Implementing Classes:
HashCodeObjectHasher, SnapshotObjectHasher

public interface ObjectHasher
  • Method Summary

    Modifier and Type
    Method
    Description
    hash(List<org.javers.core.graph.LiveCdo> objects)
     
  • Method Details

    • hash

      String hash(List<org.javers.core.graph.LiveCdo> objects)