Class PEFFileBatchCompare.Diff

  • Enclosing class:
    PEFFileBatchCompare

    public static class PEFFileBatchCompare.Diff
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Diff​(java.lang.String key, int pos)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getKey()  
      int getPos()  
      • Methods inherited from class java.lang.Object

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

      • Diff

        public Diff​(java.lang.String key,
                    int pos)
    • Method Detail

      • getKey

        public java.lang.String getKey()
      • getPos

        public int getPos()