Package org.eclipse.jgit.pgm.debug
Class TextHashFunctions.Line
- java.lang.Object
-
- org.eclipse.jgit.pgm.debug.TextHashFunctions.Line
-
- Enclosing class:
- TextHashFunctions
private static class TextHashFunctions.Line extends java.lang.Object
Utility to help us identify unique lines in a file.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-