Class ChangedRatio


  • public class ChangedRatio
    extends java.lang.Object
    Treat changed ratio comparing two documents
    Version:
    1.0 2022/02/01
    Author:
    Copyright (c) 2022 Antenna House, Inc. All rights reserved.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • matchRatio

        public double matchRatio
        Same[%]
      • deletedRatio

        public double deletedRatio
        Deleted[%]
      • insertedRatio

        public double insertedRatio
        Inserted[%]