Package org.eclipse.jgit.pgm.debug
Class TextHashFunctions.Function
java.lang.Object
org.eclipse.jgit.pgm.debug.TextHashFunctions.Function
- Enclosing class:
TextHashFunctions
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final TextHashFunctions.Fold
(package private) final TextHashFunctions.Hash
(package private) int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hash
-
fold
-
maxChainLength
int maxChainLength
-
-
Constructor Details
-
Function
Function(TextHashFunctions.Hash cmp, TextHashFunctions.Fold fold)
-