Class SnapshotObjectHasher

  • All Implemented Interfaces:
    ObjectHasher

    public class SnapshotObjectHasher
    extends java.lang.Object
    implements ObjectHasher
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String hash​(java.util.List<org.javers.core.graph.LiveCdo> objects)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • hash

        public java.lang.String hash​(java.util.List<org.javers.core.graph.LiveCdo> objects)
        Specified by:
        hash in interface ObjectHasher